diff options
Diffstat (limited to 'scripts/mod')
| -rw-r--r-- | scripts/mod/modpost.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/mod/modpost.c b/scripts/mod/modpost.c index a2c361c86..d8d2cfc22 100644 --- a/scripts/mod/modpost.c +++ b/scripts/mod/modpost.c @@ -1093,7 +1093,7 @@ static const struct sectioncheck *section_mismatch( * Pattern 2: * Many drivers utilise a *driver container with references to * add, remove, probe functions etc. - * These functions may often be marked __cpuinit and we do not want to + * These functions may often be marked and we do not want to * warn here. * the pattern is identified by: * tosec = init or exit section |
