aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2018-07-05 10:55:49 +0100
committerDavid S. Miller <davem@davemloft.net>2018-07-05 19:33:39 +0900
commit2f9be18164add28fa231950e20ad9a978a34f13d (patch)
treebb2cf6747b227a29039ebcca0b157c5e6b6b3b6a /lib
parentnet: socionext: remove redundant pointer ndev (diff)
downloadlinux-dev-2f9be18164add28fa231950e20ad9a978a34f13d.tar.xz
linux-dev-2f9be18164add28fa231950e20ad9a978a34f13d.zip
net: tehuti: remove redundant pointer skb
Pointer skb is being assigned but is never used hence it is redundant and can be removed. Cleans up clang warning: warning: variable 'skb' set but not used [-Wunused-but-set-variable] Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions