diff options
author | Ian Abbott <abbotti@mev.co.uk> | 2012-09-14 16:34:35 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-09-17 12:09:10 (GMT) |
commit | a09b027882414f3e75398898905ffb1525056c55 (patch) | |
tree | 33001d26106f594714d01d32d98bc52458022803 /fs/ntfs/attrib.c | |
parent | 551e2c3cf7733ac141768fc6cbdb05d6633d08a6 (diff) | |
download | linux-fsl-qoriq-a09b027882414f3e75398898905ffb1525056c55.tar.xz |
staging: comedi: mite: use module_init()/module_exit()
Rename the standard `init_module()` and `cleanup_module()` functions and
make them static. Use `module_init()` and `module_exit()` to mark the
renamed functions as the module init and exit functions.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/ntfs/attrib.c')
0 files changed, 0 insertions, 0 deletions