]> git.karo-electronics.de Git - karo-tx-linux.git/commit
microblaze: mb: remove use of seq_printf return value
authorJoe Perches <joe@perches.com>
Tue, 7 Apr 2015 23:44:58 +0000 (09:44 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 7 Apr 2015 23:44:58 +0000 (09:44 +1000)
commit6a0121a5dc272b620675121089304d394ef7ede9
tree619a21ff9de1bbd68be065de388e43996faa1b6b
parentaf2697845b4bbca492d91b5526eb11ce922c2fbb
microblaze: mb: 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")

Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: Michal Simek <monstr@monstr.eu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
arch/microblaze/kernel/cpu/mb.c