diff options
author | Adrian Bunk <bunk@stusta.de> | 2006-01-10 21:10:02 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2006-01-10 21:10:02 (GMT) |
commit | 214ad78437544b20c3c0d5c2acb24650ce6e4db8 (patch) | |
tree | 3e4b62bb43fb36bc0f1151038c1f458ff8f43fbc /scripts/Lindent | |
parent | 79a34648e488a41be92369c72aa9784bd4d741f9 (diff) | |
download | linux-fsl-qoriq-214ad78437544b20c3c0d5c2acb24650ce6e4db8.tar.xz |
[IRDA]: kill drivers/net/irda/sir_core.c
EXPORT_SYMBOL's do nowadays belong to the files where the actual
functions are.
Moving the module_init/module_exit to the file with the actual functions
has the advantage of saving a few bytes due to the removal of two
functions.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Acked-by: Jean Tourrilhes <jt@hpl.hp.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/Lindent')
0 files changed, 0 insertions, 0 deletions