Re: [RFC, 2.6] a simple FIFO implementation

From: Andrew Morton
Date: Thu Sep 16 2004 - 19:16:42 EST


Stelian Pop <stelian@xxxxxxxxxx> wrote:
>
> > I've always done it the other way: you put stuff onto the head and take
> > stuff off the tail. Now I have a horid feeling that I've always been
> > arse-about. hrm.
>
> Maybe I should use 'start' and 'end' as indices after all, they
> are less subject to confusion.

`in' and `out' would be more meaningful, yes? I'll edit the diff.
-
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/