]> git.baikalelectronics.ru Git - kernel.git/commit
AVR32-clock: Use seq_putc() in two functions
authorMarkus Elfring <elfring@users.sourceforge.net>
Sun, 16 Oct 2016 19:51:09 +0000 (21:51 +0200)
committerHans-Christian Noren Egtvedt <egtvedt@samfundet.no>
Mon, 12 Dec 2016 08:05:46 +0000 (09:05 +0100)
commitd334a73721886a2b5dfa6ce88c62d3848fcdeba5
tree0d563c7ad97ac848a810e65c36364ef2bfa73757
parenta038d7bc5ca9f7db00f9545f7f383b2cff5f3e9d
AVR32-clock: Use seq_putc() in two functions

A single character (line break) should be put into two sequences.
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/clock.c