aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorGeorge Hilliard <[email protected]>2019-03-18 20:20:02 -0600
committerGreg Kroah-Hartman <[email protected]>2019-03-20 08:23:17 +0100
commitea9420cea39015e554f4ecab9ece7bf5b5bfc760 (patch)
tree2784f3a9918b00aa2630a55ebd506754ad7f6281 /tools/perf/scripts/python/stackcollapse.py
parent730b3cf282a30278b72e9f2aa4a60a1b2f643804 (diff)
staging: mt7621-mmc: fix unused variable compiler warning
The compiler complains: drivers/staging/mt7621-mmc/dbg.c: In function ‘msdc_debug_proc_write’: drivers/staging/mt7621-mmc/dbg.c:237:12: warning: unused variable ‘size’ [-Wunused-variable] int mode, size; ^~~~ drivers/staging/mt7621-mmc/dbg.c:237:6: warning: unused variable ‘mode’ [-Wunused-variable] int mode, size; ^~~~ Remove these declarations. Signed-off-by: George Hilliard <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions