Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 232271
b: refs/heads/master
c: 3b90a5b
h: refs/heads/master
i:
  232269: 6f2fd56
  232267: 1406338
  232263: 5ede9bf
  232255: 54b51ee
v: v3
  • Loading branch information
Rusty Russell committed Jan 24, 2011
1 parent e5cfd6f commit 58a3dc1
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: e94965ed5beb23c6fabf7ed31f625e66d7ff28de
refs/heads/master: 3b90a5b292321b2acac3921f77046ae195aef53f
2 changes: 1 addition & 1 deletion trunk/include/linux/module.h
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ extern struct module __this_module;
local headers in "srcversion".
*/

#ifdef MODULE
#if defined(MODULE) || !defined(CONFIG_SYSFS)
#define MODULE_VERSION(_version) MODULE_INFO(version, _version)
#else
#define MODULE_VERSION(_version) \
Expand Down

0 comments on commit 58a3dc1

Please sign in to comment.