On Fri, Jul 16, 2010 at 03:44:58PM +0300, Artem Bityutskiy wrote: > From: Artem Bityutskiy <Artem.Bityutskiy@xxxxxxxxx> > > We do not have to call 'INIT_LIST_HEAD()' for list elements > ('bdi->bdi_list') before inserting them to the 'bdi_pending_list', > because 'list_add_tail' will initialize the element anyway. Thus, > kill the redundant initialization. Looks good, Reviewed-by: Christoph Hellwig <hch@xxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html