aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <[email protected]>2020-09-03 07:43:33 +0200
committerUlf Hansson <[email protected]>2020-09-07 09:16:31 +0200
commit4eabf0f20a2aa6e1e099faa816c4b9e9a2155891 (patch)
treecc9c26daf49265491308c056bf82fb8af8041a66 /scripts/gdb/linux/modules.py
parent6e7fb09e1924927149b68e309d6524de777e54c2 (diff)
mmc: s3cmci: Drop unused variables in dbg_dumpregs
The 'imask' and 'bsize' are not used in dbg_dumpregs: drivers/mmc/host/s3cmci.c:149:36: warning: variable 'imask' set but not used [-Wunused-but-set-variable] drivers/mmc/host/s3cmci.c:148:63: warning: variable 'bsize' set but not used [-Wunused-but-set-variable] Reported-by: kernel test robot <[email protected]> Signed-off-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions