Re: [PATCH 21/27] watchdog: bcm281xx: Remove use of seq_printf return value

2015-03-27 Thread Wim Van Sebroeck
Hi Joe, > 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 > --- >

Re: [PATCH 21/27] watchdog: bcm281xx: Remove use of seq_printf return value

2015-03-27 Thread Wim Van Sebroeck
Hi Joe, 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 j...@perches.com ---

[PATCH 21/27] watchdog: bcm281xx: Remove use of seq_printf return value

2015-02-21 Thread Joe Perches
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 --- drivers/watchdog/bcm_kona_wdt.c | 27

[PATCH 21/27] watchdog: bcm281xx: Remove use of seq_printf return value

2015-02-21 Thread Joe Perches
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 j...@perches.com --- drivers/watchdog/bcm_kona_wdt.c | 27