]> 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)
commitdf9d7f2bd7385b780e7a2e1de6b8e145459ee087
tree17948b346b01a8d9c4c9712de254bc183ed67000
parentb3ae0bf91a2b71d19c170df6bc5706c6a04b24d6
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