diff options
| author | Colin Ian King <colin.king@canonical.com> | 2018-07-31 16:45:07 +0100 |
|---|---|---|
| committer | Stefan Schmidt <stefan@datenfreihafen.org> | 2018-08-06 11:21:15 +0200 |
| commit | 4e54acb2022099e41231271b5a8ec58ca8ac2d86 (patch) | |
| tree | 07e0a971ae9a4ed39a9c8689cd529962ad99cfe4 /lib/mpi/mpiutil.c | |
| parent | f9c52831133050c6b82aa8b6831c92da2bbf2a0b (diff) | |
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 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions
