aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/clang-tools/gen_compile_commands.py
diff options
context:
space:
mode:
authorPu Lehui <[email protected]>2021-05-14 06:44:38 +0000
committerStefan Richter <[email protected]>2021-07-05 20:23:13 +0000
commit53bb4a9dda0b51c161b2573641c586f7d5d7e189 (patch)
tree5ff43e53266655f05de7b72d2e8cffe998f0e213 /scripts/clang-tools/gen_compile_commands.py
parentLinux 5.13 (diff)
downloadkernel-53bb4a9dda0b51c161b2573641c586f7d5d7e189.tar.gz
kernel-53bb4a9dda0b51c161b2573641c586f7d5d7e189.zip
firewire: net: remove unused variable 'guid'
GCC reports the following warning with W=1: drivers/firewire/net.c:493:9: warning: variable ‘guid’ set but not used [-Wunused-but-set-variable] 493 | __be64 guid; | ^~~~ This variable is not used anymore since commit 6752c8db8e0c ("firewire net, ipv4 arp: Extend hardware address and remove driver-level packet inspection."). Remove it to fix the warning. Signed-off-by: Pu Lehui <[email protected]> Signed-off-by: Stefan Richter <[email protected]>
Diffstat (limited to 'scripts/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions