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

From: David Howells
Date: Thu Mar 30 2006 - 05:16:15 EST


Akinobu Mita <mita@xxxxxxxxxxxxxxxx> wrote:

> This patch converts the combination of list_del(A) and list_add(A, B)
> to list_move(A, B) under fs/.

Acked-By: David Howells <dhowells@xxxxxxxxxx>
-
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/