aboutsummaryrefslogtreecommitdiff
path: root/net/switchdev/switchdev.c
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <[email protected]>2019-09-13 11:07:14 -0300
committerMauro Carvalho Chehab <[email protected]>2019-09-30 15:41:54 -0300
commit1acd05e40cb08cd9cb6d11657df696ed582a3691 (patch)
tree18774ca57e1e582950014c84f4881724d7c4df03 /net/switchdev/switchdev.c
parent48356e0d57783eec766bef60c88553ee53740b3c (diff)
EDAC: i5400_edac: print type at debug message
There are 3 types of non-recoverable errors that the MC reports: - Fatal; - Non-fatal uncorrected - Non-fatal correctable While we don't add it to the log itself, it could be useful to have this at least for debug messages. This shuts up this warning: drivers/edac/i5400_edac.c: In function ‘i5400_proccess_non_recoverable_info’: drivers/edac/i5400_edac.c:524:8: warning: variable ‘type’ set but not used [-Wunused-but-set-variable] 524 | char *type = NULL; | ^~~~ Acked-by: Borislav Petkov <[email protected]> Acked-by: Tony Luck <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions