diff options
author | Matthias Kaehlcke <mka@chromium.org> | 2017-05-18 20:57:19 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-05-18 21:46:07 +0300 |
commit | ce064e68a7e1ae525cd525fac3a6901591ddae3c (patch) | |
tree | 221f2055970860aac520f6a60e49e6edb4323003 /init | |
parent | db646cc0aefbc5da0b9699ed40d4402e01245f57 (diff) | |
download | linux-ce064e68a7e1ae525cd525fac3a6901591ddae3c.tar.xz |
net1080: Remove unused function nc_dump_ttl()
The function is not used, removing it fixes the following warning when
building with clang:
drivers/net/usb/net1080.c:271:20: error: unused function
'nc_dump_ttl' [-Werror,-Wunused-function]
Also remove the definition of TTL_THIS, which is only used in
nc_dump_ttl()
Signed-off-by: Matthias Kaehlcke <mka@chromium.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions