Re: [PATCH 4/4] AVR32-pio: Replace two seq_printf() calls by seq_puts() in pio_bank_show()

From: Hans-Christian Noren Egtvedt
Date: Sun Oct 23 2016 - 07:58:59 EST


Around Sun 16 Oct 2016 22:36:24 +0200 or thereabout, SF Markus Elfring wrote:
> From: Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
> Date: Sun, 16 Oct 2016 22:18:31 +0200
>
> Strings which did not contain data format specifications should be put
> into a sequence. Thus use the corresponding function "seq_puts".
>
> This issue was detected by using the Coccinelle software.
>
> Signed-off-by: Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>

This series of four patches look good to me, I will append them to for-linus
and push them for next merge window.

Thanks.

Acked-by: Hans-Christian Noren Egtvedt <egtvedt@xxxxxxxxxxxx>

> ---
> arch/avr32/mach-at32ap/pio.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)

<snipp diff>

--
mvh
Hans-Christian Noren Egtvedt