aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ieee802154/mac802154_hwsim.h
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2018-07-31 16:45:07 +0100
committerStefan Schmidt <stefan@datenfreihafen.org>2018-08-06 11:21:15 +0200
commit4e54acb2022099e41231271b5a8ec58ca8ac2d86 (patch)
tree07e0a971ae9a4ed39a9c8689cd529962ad99cfe4 /drivers/net/ieee802154/mac802154_hwsim.h
parentnet: mac802154: tx: expand tailroom if necessary (diff)
downloadlinux-dev-4e54acb2022099e41231271b5a8ec58ca8ac2d86.tar.xz
linux-dev-4e54acb2022099e41231271b5a8ec58ca8ac2d86.zip
net: ieee802154: 6lowpan: remove redundant pointers 'fq' and 'net'
Pointers fq and net are being assigned but are never used hence they are redundant and can be removed. Cleans up clang warnings: warning: variable 'fq' set but not used [-Wunused-but-set-variable] warning: variable 'net' set but not used [-Wunused-but-set-variable] Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions