diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2016-10-18 10:40:20 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-10-18 17:30:28 +0300 |
commit | 7e1670c15c9b18d614b43a674e086eb3e239c8f7 (patch) | |
tree | c3becf17f922244e9f37670cfdbb9c90294fd0d0 /.get_maintainer.ignore | |
parent | 1826277802d83b47d77e6a3e876aec07777aa271 (diff) | |
download | linux-7e1670c15c9b18d614b43a674e086eb3e239c8f7.tar.xz |
ipv4: Remove unused but set variable
Remove the unused but set variable dev in ip_do_fragment to fix the
following GCC warning when building with 'W=1':
net/ipv4/ip_output.c: In function ‘ip_do_fragment’:
net/ipv4/ip_output.c:541:21: warning: variable ‘dev’ set but not used [-Wunused-but-set-variable]
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '.get_maintainer.ignore')
0 files changed, 0 insertions, 0 deletions