Re: [PATCH 24/27] tracing: Remove use of seq_printf return value

From: Al Viro
Date: Sat Feb 21 2015 - 23:42:37 EST


On Sat, Feb 21, 2015 at 10:54:09PM -0500, Steven Rostedt wrote:
> On Sat, 21 Feb 2015 18:53:51 -0800
> Joe Perches <joe@xxxxxxxxxxx> wrote:
>
> > 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")
> >
> > Miscellanea:
> >
> > o Remove unused return value from trace_lookup_stack
>
> Acked-by: Steven Rostedt <rostedt@xxxxxxxxxxx>

FWIW, this one should be Cc:stable - it's a plain and simple bugfix
(so are all of those that used to return the result of seq_printf() from
->show()).
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/