diff options
author | Joe Perches <joe@perches.com> | 2015-04-16 02:17:57 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-04-16 02:35:24 +0300 |
commit | 81f0cd97aaf20b0df97ec888d90aa46f5279282b (patch) | |
tree | 7c9d0d0a1b1ce49913d9aeed3cd3d364b1ba8c11 /init | |
parent | 7f032d6ef6154868a2a5d5f6b2c3f8587292196c (diff) | |
download | linux-81f0cd97aaf20b0df97ec888d90aa46f5279282b.tar.xz |
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>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions