Re: [PATCH 03/12] net: dccp: drop unneeded newline
From: David Miller <davem@davemloft.net>
Date: 2018-01-02 18:50:29
Also in:
kernel-janitors, lkml
From: David Miller <davem@davemloft.net>
Date: 2018-01-02 18:50:29
Also in:
kernel-janitors, lkml
From: Julia Lawall <redacted> Date: Wed, 27 Dec 2017 15:51:36 +0100
DCCP_CRIT prints some other text and then a newline after the message string, so the message string does not need to include a newline explicitly. Done using Coccinelle. Signed-off-by: Julia Lawall <redacted>
Applied.