aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorSam Ravnborg <sam@ravnborg.org>2008-04-29 20:58:15 -0700
committerDavid S. Miller <davem@davemloft.net>2008-04-29 20:58:15 -0700
commit45e741b89000519bedd4da4e7075a35acf5c655b (patch)
treebb260c8bebe798cca8b79997e7b08e6fa222d0d2 /lib
parentatm: ambassador: vcc_sf semaphore to mutex (diff)
downloadlinux-dev-45e741b89000519bedd4da4e7075a35acf5c655b.tar.xz
linux-dev-45e741b89000519bedd4da4e7075a35acf5c655b.zip
ipv4: annotate a few functions __init in ipconfig.c
A few functions are only used from __init context. So annotate these with __init for consistency and silence the following warnings: WARNING: net/ipv4/built-in.o(.text+0x2a876): Section mismatch in reference from the function ic_bootp_init() to the variable .init.data:bootp_packet_type WARNING: net/ipv4/built-in.o(.text+0x2a907): Section mismatch in reference from the function ic_bootp_cleanup() to the variable .init.data:bootp_packet_type Note: The warnings only appear with CONFIG_DEBUG_SECTION_MISMATCH=y Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions