From: Joe Perches Date: Tue, 15 Dec 2009 02:01:14 +0000 (-0800) Subject: efi.h: use %pUl to print UUIDs X-Git-Tag: v2.6.33-rc1~112 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=925ede0bf4ecef96fc2d939b16619530111aa16e;p=pandora-kernel.git efi.h: use %pUl to print UUIDs Shrinks vmlinux without: $ size vmlinux text data bss dec hex filename 6975863 679652 1359668 9015183 898f8f vmlinux with: $ size vmlinux text data bss dec hex filename 6975639 679652 1359668 9014959 898eaf vmlinux Signed-off-by: Joe Perches Cc: Jeff Garzik Cc: Tejun Heo Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed