kernel-fxtec-pro1x/ipc
Joe Perches 7f032d6ef6 ipc: 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 1f33c41c03 ("seq_file: Rename seq_overflow() to
     seq_has_overflowed() and make public")

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2015-04-15 16:35:24 -07:00
..
compat.c
compat_mq.c
ipc_sysctl.c ipc/msg: increase MSGMNI, remove scaling 2014-12-13 12:42:52 -08:00
Makefile ipc/msg: increase MSGMNI, remove scaling 2014-12-13 12:42:52 -08:00
mq_sysctl.c
mqueue.c
msg.c ipc: remove use of seq_printf return value 2015-04-15 16:35:24 -07:00
msgutil.c
namespace.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2014-12-16 15:53:03 -08:00
sem.c ipc: remove use of seq_printf return value 2015-04-15 16:35:24 -07:00
shm.c ipc: remove use of seq_printf return value 2015-04-15 16:35:24 -07:00
syscall.c
util.c ipc: remove use of seq_printf return value 2015-04-15 16:35:24 -07:00
util.h