aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorJean Delvare <[email protected]>2014-02-24 17:13:58 +0100
committerBorislav Petkov <[email protected]>2014-02-25 10:22:34 +0100
commitf118920baf5994dfa8a5a66322892731480a8207 (patch)
tree7b17f80ed446a714564e11029aa73c39e3971b51 /tools/perf/scripts/python/syscall-counts.py
parent5fdae419009764337c8f2bf143af57dcadfd228d (diff)
i7core_edac: Drop unused variable
Fix the following warning: drivers/edac/i7core_edac.c: In function "core_mce_output_error": drivers/edac/i7core_edac.c:1711:8: warning: variable "type" set but not used [-Wunused-but-set-variable] char *type, *optype, *err; ^ According to Mauro, type can just be dropped, as tp_event now maps if the error is corrected, uncorrected non-fatal or uncorrected fatal one. Signed-off-by: Jean Delvare <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Acked-by: Mauro Carvalho Chehab <[email protected]> Cc: Doug Thompson <[email protected]> Signed-off-by: Borislav Petkov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions