[PATCH] md 5 of 22 - Fix various list.h list related problems in md.c
Several awkard constructs could be replaced by list_del_init, list_for_each or list_empty. Also two bugs fixes: free_device_names was freeing the wrong thing same_set wasn't initialised.
Showing
Please register or sign in to comment