diff options
| author | Rusty Russell <[email protected]> | 2007-10-17 06:26:27 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-10-17 15:42:49 +0000 |
| commit | af49d9248fca6f26cbdb01918334f71d9040df80 (patch) | |
| tree | 5d6a7f4d5ca55ff17fbfc98cacac37be62c7a4a3 /lib/argv_split.c | |
| parent | ext4: show all mount options (diff) | |
| download | kernel-af49d9248fca6f26cbdb01918334f71d9040df80.tar.gz kernel-af49d9248fca6f26cbdb01918334f71d9040df80.zip | |
Remove "unsafe" from module struct
Adrian Bunk points out that "unsafe" was used to mark modules touched by
the deprecated MOD_INC_USE_COUNT interface, which has long gone. It's time
to remove the member from the module structure, as well.
If you want a module which can't unload, don't register an exit function.
(Vlad Yasevich says SCTP is now safe to unload, so just remove the
__unsafe there).
Signed-off-by: Rusty Russell <[email protected]>
Acked-by: Shannon Nelson <[email protected]>
Acked-by: Dan Williams <[email protected]>
Acked-by: Vlad Yasevich <[email protected]>
Cc: Sridhar Samudrala <[email protected]>
Cc: Adrian Bunk <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/argv_split.c')
0 files changed, 0 insertions, 0 deletions
