diff options
author | Rusty Russell <rusty@rustcorp.com.au> | 2006-03-25 12:07:05 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-03-25 17:22:52 +0100 |
commit | 8d3b33f67fdc0fb364a1ef6d8fbbea7c2e4e6c98 (patch) | |
tree | 7fc48e7544ea6a6c6a7cc7685612a38f5edc25ae /drivers/net/de600.c | |
parent | [PATCH] hysdn: remove custom types (diff) | |
download | linux-8d3b33f67fdc0fb364a1ef6d8fbbea7c2e4e6c98.tar.xz linux-8d3b33f67fdc0fb364a1ef6d8fbbea7c2e4e6c98.zip |
[PATCH] Remove MODULE_PARM
MODULE_PARM was actually breaking: recent gcc version optimize them out as
unused. It's time to replace the last users, which are generally in the
most unloved drivers anyway.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/net/de600.c')
0 files changed, 0 insertions, 0 deletions