aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/mod
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/mod')
-rw-r--r--scripts/mod/modpost.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/mod/modpost.c b/scripts/mod/modpost.c
index b10b69b56a31..b81157cf4527 100644
--- a/scripts/mod/modpost.c
+++ b/scripts/mod/modpost.c
@@ -626,7 +626,6 @@ static int strrcmp(const char *s, const char *sub)
626 * tosec = .init.text 626 * tosec = .init.text
627 * fromsec = .text 627 * fromsec = .text
628 * atsym = kernel_init 628 * atsym = kernel_init
629 * Some symbols belong to init section but still it is ok to reference
630 * 629 *
631 * Pattern 7: 630 * Pattern 7:
632 * Logos used in drivers/video/logo reside in __initdata but the 631 * Logos used in drivers/video/logo reside in __initdata but the