diff options
| author | Sam Ravnborg <[email protected]> | 2006-03-21 06:34:52 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2006-03-21 06:34:52 +0000 |
| commit | 471a24c0589cd192dcd2c6770ab6252cd42b1cff (patch) | |
| tree | 20f595c10ce6b693cf0f04a8c896809665272f80 /include/net/af_unix.h | |
| parent | [SUNGEM]: sem2mutex (diff) | |
| download | kernel-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
