[PATCH v4 02/12] nvmet-fcloop: swap the list_add_tail arguments

Christoph Hellwig hch at lst.de
Tue Jan 30 22:26:00 PST 2024


On Tue, Jan 30, 2024 at 10:49:28AM +0100, Daniel Wagner wrote:
> The first argument of list_add_tail function is the new element which
> should be added to the list which is the second argument. Swap the
> arguments to allow processing more than one element at a time.

Ooops.

Looks good:

Reviewed-by: Christoph Hellwig <hch at lst.de>



More information about the Linux-nvme mailing list