aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/af_unix.h
diff options
context:
space:
mode:
authorSam Ravnborg <[email protected]>2006-03-21 06:34:52 +0000
committerDavid S. Miller <[email protected]>2006-03-21 06:34:52 +0000
commit471a24c0589cd192dcd2c6770ab6252cd42b1cff (patch)
tree20f595c10ce6b693cf0f04a8c896809665272f80 /include/net/af_unix.h
parent[SUNGEM]: sem2mutex (diff)
downloadkernel-471a24c0589cd192dcd2c6770ab6252cd42b1cff.tar.gz
kernel-471a24c0589cd192dcd2c6770ab6252cd42b1cff.zip
[WAN]: fix section mismatch warning in sbni
In latest -mm sbni gives following warning: WARNING: drivers/net/wan/sbni.o - Section mismatch: reference to \ .init.data: from .text between 'init_module' (at offset 0x14ef) and \ 'cleanup_module' The warning is caused by init_module() calling a function declared __init. Declare init_module() __init too to fix warning. Signed-off-by: Sam Ravnborg <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'include/net/af_unix.h')
0 files changed, 0 insertions, 0 deletions