Re: [patch 3/8] use list_add_tail() instead of list_add()

From: Jan Kara
Date: Thu Mar 30 2006 - 03:27:45 EST


> This patch converts list_add(A, B.prev) to list_add_tail(A, &B)
> for readability.
>
> CC: Karsten Keil <kkeil@xxxxxxx>
> CC: Jan Harkes <jaharkes@xxxxxxxxxx>
> CC: Jan Kara <jack@xxxxxxx>
> CC: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
> CC: Sridhar Samudrala <sri@xxxxxxxxxx>
> Signed-off-by: Akinobu Mita <mita@xxxxxxxxxxxxxxxx>
Acked-by: Jan Kara <jack@xxxxxxx>

Honza
--
Jan Kara <jack@xxxxxxx>
SuSE CR Labs
-
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/