git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
038b358
)
drivers/firmware/dmi_scan.c: check dmi version when get system uuid
author
Zhenzhong Duan
<zhenzhong.duan@oracle.com>
Thu, 20 Dec 2012 23:05:13 +0000
(15:05 -0800)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Fri, 21 Dec 2012 01:40:19 +0000
(17:40 -0800)
As of version 2.6 of the SMBIOS specification, the first 3 fields of the
UUID are supposed to be little-endian encoded.
Also a minor fix to match variable meaning and mute checkpatch.pl
[akpm@linux-foundation.org: tweak code comment]
Signed-off-by: Zhenzhong Duan <zhenzhong.duan@oracle.com>
Cc: Feng Jin <joe.jin@oracle.com>
Cc: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/firmware/dmi_scan.c
patch
|
blob
|
history
diff --cc
drivers/firmware/dmi_scan.c
Simple merge