Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 115107
b: refs/heads/master
c: 118a906
h: refs/heads/master
i:
  115105: 86c7354
  115103: 3c760f2
v: v3
  • Loading branch information
Rusty Russell committed Oct 16, 2008
1 parent 559ee44 commit 05271b6
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: 5f4123be3cdb1dbd77fa9d6d2bb96bb9689a0a19
refs/heads/master: 118a9069f06ff591d51a3133e242f0c256ba2db7
2 changes: 1 addition & 1 deletion trunk/kernel/kmod.c
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ int request_module(const char *fmt, ...)
return ret;
}
EXPORT_SYMBOL(request_module);
#endif /* CONFIG_KMOD */
#endif /* CONFIG_MODULES */

struct subprocess_info {
struct work_struct work;
Expand Down

0 comments on commit 05271b6

Please sign in to comment.