cris fasttimer: remove use of seq_printf return value
authorJoe Perches <[email protected]>
Wed, 15 Apr 2015 23:18:11 +0000 (16:18 -0700)
committerLinus Torvalds <[email protected]>
Wed, 15 Apr 2015 23:35:25 +0000 (16:35 -0700)
commitdc640a8813c0015e5a620d41e47df94c9879749d
tree4918eb4e3a65d49d481a6c28bd92beaec4dded16
parent1336d4221dee528b5a0e92d2b1322790c4df1b53
cris fasttimer: remove use of seq_printf return value

The seq_printf return value, because it's frequently misused,
will eventually be converted to void.

See: commit 1f33c41c03da ("seq_file: Rename seq_overflow() to
     seq_has_overflowed() and make public")

Miscellanea:

o Coalesce formats, realign arguments

Signed-off-by: Joe Perches <[email protected]>
Cc: Mikael Starvik <[email protected]>
Cc: Jesper Nilsson <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
arch/cris/arch-v10/kernel/fasttimer.c
arch/cris/arch-v32/kernel/fasttimer.c