kbuild: fix comment in modpost.c
authorSam Ravnborg <sam@ravnborg.org>
Sun, 26 Apr 2009 09:17:42 +0000 (11:17 +0200)
committerSam Ravnborg <sam@ravnborg.org>
Fri, 1 May 2009 08:54:04 +0000 (10:54 +0200)
There is some confusion on naming of the head section.
Correct naming is .head.text.

Fix comment so we use correct naming.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>

No differences found