Re: [patch 8/8] fs: use list_move()

From: Ian Kent
Date: Sun Apr 02 2006 - 21:07:41 EST


On Thu, 30 Mar 2006, Joel Becker wrote:

> On Thu, Mar 30, 2006 at 04:16:13PM +0800, Akinobu Mita wrote:
> > This patch converts the combination of list_del(A) and list_add(A, B)
> > to list_move(A, B) under fs/.
> >
> > CC: Ian Kent <raven@xxxxxxxxxx>
> > CC: Joel Becker <joel.becker@xxxxxxxxxx>
> > CC: Neil Brown <neilb@xxxxxxxxxxxxxxx>
> > CC: Hans Reiser <reiserfs-dev@xxxxxxxxxxx>
> > CC: Urban Widmark <urban@xxxxxxxxxxxxxxx>
> > CC: David Howells <dhowells@xxxxxxxxxx>
> > CC: Mark Fasheh <mark.fasheh@xxxxxxxxxx>
> > Signed-off-by: Akinobu Mita <mita@xxxxxxxxxxxxxxxx>
> Acked-by: Joel Becker <joel.becker@xxxxxxxxxx>
>
> --
>
> "And yet I find,
> And yet I find repeating in my head.
> If I can't be my own,
> I'd feel better dead."

ACK


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