From: Sam Ravnborg Date: Sun, 29 Apr 2007 18:40:53 +0000 (+0200) Subject: kbuild: remove stale comment in modpost.c X-Git-Tag: v2.6.22-rc1~1007^2~14 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66bd32e443203735b00f22bede637ec98f3070ca;p=linux-2.6 kbuild: remove stale comment in modpost.c Signed-off-by: Sam Ravnborg --- diff --git a/scripts/mod/modpost.c b/scripts/mod/modpost.c index b10b69b56a..b81157cf45 100644 --- a/scripts/mod/modpost.c +++ b/scripts/mod/modpost.c @@ -626,7 +626,6 @@ static int strrcmp(const char *s, const char *sub) * tosec = .init.text * fromsec = .text * atsym = kernel_init - * Some symbols belong to init section but still it is ok to reference * * Pattern 7: * Logos used in drivers/video/logo reside in __initdata but the