1
0
Fork 0
alistair23-linux/arch/arm/plat-pxa
Joe Perches cd2b2937c6 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 1f33c41c03 ("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>
2015-04-15 16:35:25 -07:00
..
include/plat ARM: pxa: remove pxa95x support 2012-11-15 13:50:13 +01:00
Kconfig [ARM] pxa: move ssp into common plat-pxa 2010-05-11 17:24:58 +02:00
Makefile ARM: pxa: remove pxa95x support 2012-11-15 13:50:13 +01:00
dma.c ARM: plat-pxa: remove use of seq_printf return value 2015-04-15 16:35:25 -07:00
mfp.c ARM: pxa: use correct __iomem annotations 2011-10-08 21:03:07 +08:00
ssp.c ARM: plat-pxa: drop owner assignment from platform_drivers 2014-10-20 16:20:07 +02:00