aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/bpf/devmap.c
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2017-08-23 07:59:48 -0400
committerDavid S. Miller <davem@davemloft.net>2017-08-24 01:36:03 -0400
commit60890e046081aef61980dbc812ac5100ad078a87 (patch)
treee2444e69658f57760e14b616d8af8e3c537f5052 /kernel/bpf/devmap.c
parent042a90106b09beff4fa9015d1940e45ce10297ab (diff)
gre: remove duplicated assignment of iph
iph is being assigned the same value twice; remove the redundant first assignment. (Thanks to Nikolay Aleksandrov for pointing out that the first asssignment should be removed and not the second) Fixes warning: net/ipv4/ip_gre.c:265:2: warning: Value stored to 'iph' is never read Signed-off-by: Colin Ian King <colin.king@canonical.com> Reviewed-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel/bpf/devmap.c')
0 files changed, 0 insertions, 0 deletions