Re: [PATCH] pinctrl/nomadik/abx500: Use seq_putc() in abx500_gpio_dbg_show()

2018-01-16 Thread Linus Walleij
On Sat, Jan 13, 2018 at 11:09 AM, SF Markus Elfring wrote: > From: Markus Elfring > Date: Sat, 13 Jan 2018 11:04:29 +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 softw

[PATCH] pinctrl/nomadik/abx500: Use seq_putc() in abx500_gpio_dbg_show()

2018-01-13 Thread SF Markus Elfring
From: Markus Elfring Date: Sat, 13 Jan 2018 11:04:29 +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 --- drivers/pinctrl/nomadik/pinctrl