Re: [PATCH] seq_file: Fix seq_putc() to be consistent with seq_puts()

From: Steven Rostedt
Date: Mon Sep 29 2014 - 12:43:04 EST


On Mon, 29 Sep 2014 09:30:35 -0700
Joe Perches <joe@xxxxxxxxxxx> wrote:


> > Since you like posting links:
> >
> > https://lkml.org/lkml/2013/12/11/76
> >
> > If you want to resurrect your patches, go ahead. I'll pull them into my
> > list. Probably should rename seq_overflow() to seq_is_full(), which
> > makes it sound less of an error.
> >
> > And as Al noted, only fix what's there (just the places that check the
> > return values). Don't add anything else.
>
> I did that too
>
> https://lkml.org/lkml/2013/12/11/713
>
> Then I gave up.

Although I like seq_is_full() over seq_is_buf_full(), I'll take either.
If Al would ack those patches I'd be happy to take them in.

-- Steve
--
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/