diff options
author | Joe Perches <joe@perches.com> | 2015-04-15 16:18:02 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-04-15 16:35:25 -0700 |
commit | cd2b2937c6ae7f8d562d7e08e06da70e778d0323 (patch) | |
tree | b69eadf52eaebbd2f733019afd18cd2516423203 /arch/openrisc | |
parent | 4122669e5266a2af8a84a499cf7821786ed7d2cf (diff) | |
download | blackbird-obmc-linux-cd2b2937c6ae7f8d562d7e08e06da70e778d0323.tar.gz blackbird-obmc-linux-cd2b2937c6ae7f8d562d7e08e06da70e778d0323.zip |
ARM: plat-pxa: remove use of seq_printf return value
The seq_printf return value, because it's frequently misused,
(as it is here, it doesn't return # of chars emitted) 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>
Cc: Russell King <linux@arm.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/openrisc')
0 files changed, 0 insertions, 0 deletions