On Jun 10, 2002 18:28 +0300, Dan Aloni wrote:
> This patch is against 2.5.21 vanilla.
> + replace __inline__ with inline.
Good.
> + add the new list_move and list_move_tail mutators as inline functions.
Good.
> + use list_t intead of struct list_head (no bytes we harmed, bla.. bla..)
I think you will find that the "struct list_head" is the preferred way
to go (which is why there are lots of "struct list_head" users in the
code and few "list_t" users.
Cheers, Andreas
-- Andreas Dilger http://www-mddsp.enel.ucalgary.ca/People/adilger/ http://sourceforge.net/projects/ext2resize/- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Sat Jun 15 2002 - 22:00:18 EST