From: xiao jin <[email protected]> Date: Fri, 25 Apr 2014 08:53:29 +0800
> Do not initialize list twice. > list_replace_init() already takes care of initializing list. > We don't need to initialize it with LIST_HEAD() beforehand. > > Signed-off-by: xiao jin <[email protected]> > Reviewed-by: David Cohen <[email protected]> Also applied, thank you. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

