Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 55908
b: refs/heads/master
c: 108f39a
h: refs/heads/master
v: v3
  • Loading branch information
Rene Herman authored and Linus Torvalds committed May 11, 2007
1 parent 4d00a4e commit 740d408
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: 98091696653e8ac32a2653589923acd8198777ac
refs/heads/master: 108f39a1b3b1e4b28ca8cc156f06171445499d21
2 changes: 1 addition & 1 deletion trunk/include/linux/module.h
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ extern struct module __this_module;
*/
#define MODULE_LICENSE(_license) MODULE_INFO(license, _license)

/* Author, ideally of form NAME <EMAIL>[, NAME <EMAIL>]*[ and NAME <EMAIL>] */
/* Author, ideally of form NAME[, NAME]*[ and NAME] */
#define MODULE_AUTHOR(_author) MODULE_INFO(author, _author)

/* What your module does. */
Expand Down

0 comments on commit 740d408

Please sign in to comment.