On Mon, 2014-09-29 at 19:44 -0400, Steven Rostedt wrote: > On Mon, 29 Sep 2014 16:08:21 -0700 Joe Perches <joe@xxxxxxxxxxx> wrote: > > The return values of seq_printf/puts/putc are frequently misused. > > > > Start down a path to remove all the return value uses of these > > functions. [] > Actually, can you make a separate function that's public that is > seq_is_full(), where m->count >= m->size, and leave seq_overflow() > alone. Change the first patch to suit your taste. The rest of the series should not need change. -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html