]> git.baikalelectronics.ru Git - kernel.git/commit
AVR32-pio: Use seq_putc() in pio_bank_show()
authorMarkus Elfring <elfring@users.sourceforge.net>
Sun, 16 Oct 2016 20:13:19 +0000 (22:13 +0200)
committerHans-Christian Noren Egtvedt <egtvedt@samfundet.no>
Mon, 12 Dec 2016 08:05:46 +0000 (09:05 +0100)
commita03d84808ef9de6be5e3c116649ca3b822298e43
tree17948b346b01a8d9c4c9712de254bc183ed67000
parenta931118b569c3095a5c5108ac5826eb40364f7ce
AVR32-pio: Use seq_putc() in pio_bank_show()

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 <elfring@users.sourceforge.net>
arch/avr32/mach-at32ap/pio.c