]> git.baikalelectronics.ru Git - kernel.git/commit
net: hamradio: remove unused hweight*() defines
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Mon, 18 Feb 2019 06:35:25 +0000 (15:35 +0900)
committerDavid S. Miller <davem@davemloft.net>
Mon, 18 Feb 2019 20:10:02 +0000 (12:10 -0800)
commit73075975f372101a441752a846b7b2a4a2590ba4
treeb4edfdf4b83d5bf61dd70ad132aa683ed4546e51
parent974c9b61add16b446b8cce5ae1b82e9d0c732958
net: hamradio: remove unused hweight*() defines

This file does not use hweight*() at all, and the definition is
surrounded by #if 0 ... #endif.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/hamradio/baycom_ser_fdx.c