On Fri 2014-11-14 23:58:56, Steven Rostedt wrote: > From: "Steven Rostedt (Red Hat)" <[email protected]> > > The functions trace_seq_printf() and friends will soon not have a return > value and will only be a void function. Use trace_seq_has_overflowed() > instead to know if the trace_seq operations succeeded or not. > > Link: http://lkml.kernel.org/r/[email protected] > > Cc: Namhyung Kim <[email protected]> > Acked-by: Masami Hiramatsu <[email protected]> > Signed-off-by: Steven Rostedt <[email protected]>
Reviewed-by: Petr Mladek <[email protected]> Best Regards, Petr -- 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/

