Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 149532
b: refs/heads/master
c: 8b8b76c
h: refs/heads/master
v: v3
  • Loading branch information
Sam Ravnborg committed Jun 9, 2009
1 parent 610b09c commit b906a4b
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: 1581c1cede3b180b77aa08024c6ca406252cc21f
refs/heads/master: 8b8b76c045beb85c1c2b28e07eff6599a1e95cf1
2 changes: 1 addition & 1 deletion trunk/scripts/mod/modpost.c
Original file line number Diff line number Diff line change
Expand Up @@ -1196,7 +1196,7 @@ static void report_sec_mismatch(const char *modname, enum mismatch mismatch,
"The variable %s references\n"
"the %s %s%s%s\n"
"If the reference is valid then annotate the\n"
"variable with __init* (see linux/init.h) "
"variable with __init* or __refdata (see linux/init.h) "
"or name the variable:\n",
fromsym, to, sec2annotation(tosec), tosym, to_p);
while (*s)
Expand Down

0 comments on commit b906a4b

Please sign in to comment.