Re: [PATCH] add list_del_head function

From: Tobias DiPasquale
Date: Mon Nov 22 2004 - 11:45:30 EST


On Mon, 22 Nov 2004 10:20:59 +0100, Jens Axboe <axboe@xxxxxxx> wrote:
> Generally patches like this have little merrit unless accompanied by
> another patch converting several obvious pieces of kernel code to use
> it.
>
> Also I find the interface awkward and different from the other list
> functions.
>
> entry = list_del_head(list);
>
> would have been much nicer.

Ok I'll do both things and resubmit. Thanks for getting back to me :)

--
[ Tobias DiPasquale ]
0x636f6465736c696e67657240676d61696c2e636f6d
-
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/