Joe Perches <[email protected]> writes: > 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") > > While there, simplify the error handler logic by returning > immediately and remove the unnecessary labels. > > Signed-off-by: Joe Perches <[email protected]> Tested-by: Robert Jarzmik <[email protected]>
Cheers. -- Robert -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

