aboutsummaryrefslogtreecommitdiff
path: root/lib/test_fortify/write_overflow-strncpy.c
diff options
context:
space:
mode:
authorPu Lehui <pulehui@huawei.com>2021-05-14 14:44:38 +0800
committerStefan Richter <stefanr@s5r6.in-berlin.de>2021-07-05 22:23:13 +0200
commit53bb4a9dda0b51c161b2573641c586f7d5d7e189 (patch)
tree5ff43e53266655f05de7b72d2e8cffe998f0e213 /lib/test_fortify/write_overflow-strncpy.c
parent62fb9874f5da54fdb243003b386128037319b219 (diff)
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 <pulehui@huawei.com> Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy.c')
0 files changed, 0 insertions, 0 deletions