Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 130339
b: refs/heads/master
c: d8204ee
h: refs/heads/master
i:
  130337: 26a0e55
  130335: 968d61d
v: v3
  • Loading branch information
Kumar Gala authored and Linus Torvalds committed Jan 28, 2009
1 parent 246fcf5 commit 8ad99a4
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 30b23634084d95781f7611c0713cb551a0c0a152
refs/heads/master: d8204ee2ad1c9babd7e33d4c118ec99a78a8442e
2 changes: 2 additions & 0 deletions trunk/include/linux/dmi.h
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ static inline int dmi_walk(void (*decode)(const struct dmi_header *))
{ return -1; }
static inline bool dmi_match(enum dmi_field f, const char *str)
{ return false; }
static inline const struct dmi_system_id *
dmi_first_match(const struct dmi_system_id *list) { return NULL; }

#endif

Expand Down

0 comments on commit 8ad99a4

Please sign in to comment.