Re: [PATCH] net: hamradio: remove unused hweight*() defines
From: David Miller <davem@davemloft.net>
Date: 2019-02-18 20:10:30
Also in:
linux-hams, lkml
From: David Miller <davem@davemloft.net>
Date: 2019-02-18 20:10:30
Also in:
linux-hams, lkml
From: Masahiro Yamada <redacted> Date: Mon, 18 Feb 2019 15:35:25 +0900
This file does not use hweight*() at all, and the definition is surrounded by #if 0 ... #endif. Signed-off-by: Masahiro Yamada <redacted>
Applied to net-next, thanks.