Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 99684
b: refs/heads/master
c: cb5dd7c
h: refs/heads/master
v: v3
  • Loading branch information
Paul Jackson authored and Thomas Gleixner committed May 25, 2008
1 parent 8f12cc9 commit b600853
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e9197bf0114661195bee35e7795cfc42164d9b2c
refs/heads/master: cb5dd7c104c64d7ba8ff4dd3eec3d9b92c378937
5 changes: 5 additions & 0 deletions trunk/drivers/firmware/dmi_scan.c
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@
#include <linux/slab.h>
#include <asm/dmi.h>

/*
* DMI stands for "Desktop Management Interface". It is part
* of and an antecedent to, SMBIOS, which stands for System
* Management BIOS. See further: http://www.dmtf.org/standards
*/
static char dmi_empty_string[] = " ";

static const char * __init dmi_string_nosave(const struct dmi_header *dm, u8 s)
Expand Down

0 comments on commit b600853

Please sign in to comment.