Skip to content
Commit d6d56ec7 authored by Tobias Klauser's avatar Tobias Klauser Committed by Michael Ellerman
Browse files

powerpc/mce: Remove unused but set variable



Remove the unused but set variable srr1 in save_mce_event() to
fix the following GCC warning when building with 'W=1':

  arch/powerpc/kernel/mce.c:75:11: warning: variable 'srr1' set but not used

It has never been used.

Signed-off-by: default avatarTobias Klauser <tklauser@distanz.ch>
Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
parent 60d862e5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment