Re: [2/5] powerpc/4xx: Use seq_putc() in ocm_debugfs_show()
From: Michael Ellerman <hidden>
Date: 2018-12-23 13:28:15
Also in:
kernel-janitors, lkml
From: Michael Ellerman <hidden>
Date: 2018-12-23 13:28:15
Also in:
kernel-janitors, lkml
On Thu, 2018-01-11 at 18:01:33 UTC, SF Markus Elfring wrote:
From: Markus Elfring <redacted> Date: Thu, 11 Jan 2018 18:10:02 +0100 A single character (line break) should be put into a sequence. Thus use the corresponding function "seq_putc". This issue was detected by using the Coccinelle software. Signed-off-by: Markus Elfring <redacted>
Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/52930bc6e87191af3894bec302774f cheers