Re: [RFA][PATCH 1/8] seq_file: Rename seq_overflow() to seq_has_overflowed() and make public

From: Joe Perches
Date: Thu Oct 30 2014 - 00:39:17 EST


On Wed, 2014-10-29 at 20:27 -0400, Steven Rostedt wrote:
> On Wed, 29 Oct 2014 20:20:45 -0400
> Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:
> > I'll change the comment about that.
>
> How's this?

Fine, but I think whether a function is inlined or
not is largely irrelevant to functionality.

cheers, Joe

> Move the seq_overflow() to a global inlined function called
> seq_has_overflowed() that can be used by the users of
> seq_file() calls.

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