On 10/31/2014 10:33 PM, Axel Lin wrote:
list_for_each_entry_safe() is necessary if list objects are deleted from the list while traversing it.Signed-off-by: Axel Lin <[email protected]> ---
Right. Picked up for 3.19. Thanks !! Regards, Santosh -- 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/

