Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 8635
b: refs/heads/master
c: c47a316
h: refs/heads/master
i:
  8633: 1d411d7
  8631: 394f967
v: v3
  • Loading branch information
Andi Kleen authored and Linus Torvalds committed Sep 12, 2005
1 parent c7e3215 commit 525d5f5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: aeb39986ec8bf31c8d55eba22f0a9996363482fb
refs/heads/master: c47a3167d0454c0af5fb0a0322b01a0e3487798e
2 changes: 1 addition & 1 deletion trunk/include/linux/dmi.h
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ extern struct dmi_device * dmi_find_device(int type, const char *name,

static inline int dmi_check_system(struct dmi_system_id *list) { return 0; }
static inline char * dmi_get_system_info(int field) { return NULL; }
static struct dmi_device * dmi_find_device(int type, const char *name,
static inline struct dmi_device * dmi_find_device(int type, const char *name,
struct dmi_device *from) { return NULL; }

#endif
Expand Down

0 comments on commit 525d5f5

Please sign in to comment.