From 90addb0218d47a886c846a22d75979fe5bf3471b Mon Sep 17 00:00:00 2001 From: Benjamin Romer Date: Tue, 6 May 2014 09:58:23 -0400 Subject: [PATCH] staging: unisys: Replace GUID with uuid_le This patch replaces the GUID type with uuid_le. It removes the header file guidutils.h, updates all uses of the GUID type to uuid_le, and replaces all function calls that used the GUID type with their uuid_le equivalents. Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed