From: Benjamin Romer Date: Thu, 23 Oct 2014 18:30:40 +0000 (-0400) Subject: staging: unisys: refactor DIAG_EFI_TIME X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~956 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f38c5b13490a01b27adf4641b51b9cc41d06b377;p=pandora-kernel.git staging: unisys: refactor DIAG_EFI_TIME Get rid of the typedef and use struct diag_efi_time instead. Fix CamelCase member names and update references to changed names. Year => year Month => month Day => day Hour => hour Minute => minute Second => second Pad1 => pad1 Nanosecond => nanosecond TimeZone => timezone Daylight => daylight Pad2 => pad2 Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed