On Fri, Mar 21, 2014 at 11:38:26AM -0500, Romer, Benjamin M wrote: > This patch removes the GUID type from the s-Par modules and replaces it > with the standard uuid_le type. > > guidutils.h was removed entirely, and references to it were replaced > with linux/uuid.h. In some cases, includes were also rearranged for > better readability. > > All references to the GUID type were corrected to use uuid_le. > Comparisons between UUIDs were corrected to use uuid_le_cmp(), printing > was corrected to use %pUL instead of strings from formatting macros, and > uses of a local copy of the null UUID were corrected to use > NULL_UUID_LE. > > In commontypes.h, redundant macro definitions were removed to simplify > the file since many of these macros used UUIDs. > > Signed-off-by: Benjamin Romer <benjamin.romer@xxxxxxxxxx> This patch also doesn't apply to the tree, and as it's in base64 mode, I can't even edit it by hand to try to see how to resolve it :( Please fix up and resend. thanks, greg k-h _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel