]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit94ec0245295193dba41ba365b28108b167ce4a2f
tree526d6bbdf37c5afabf4098d75563f15722ad07e9
parentfdc7e98b4e321fbfa11a9b372cbdef62b4ca32c7
kbuild: fix comment in modpost.c

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>
scripts/mod/modpost.c