There is no need to wrap calls to the no_printk() helper inside an
always-false check, as no_printk() already does that internally.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
include/linux/net.h | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
Wed, Feb 28, 2024 at 03:05:29PM CET, geert+renesas@glider.be wrote:
There is no need to wrap calls to the no_printk() helper inside an
always-false check, as no_printk() already does that internally.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Hello:
This patch was applied to netdev/net-next.git (main)
by David S. Miller [off-list ref]:
On Wed, 28 Feb 2024 15:05:29 +0100 you wrote:
There is no need to wrap calls to the no_printk() helper inside an
always-false check, as no_printk() already does that internally.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
include/linux/net.h | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)