aboutsummaryrefslogtreecommitdiff
path: root/include/linux/configfs.h
diff options
context:
space:
mode:
authorPaul Gortmaker <paul.gortmaker@windriver.com>2015-05-01 20:13:42 -0400
committerPaul Gortmaker <paul.gortmaker@windriver.com>2015-06-16 14:37:03 -0400
commitbc3e452003d02b8ec21546490aaed36003a83864 (patch)
treee906c8c67ca52e98cbe8c3565341ea7219553751 /include/linux/configfs.h
parent719e418a613f748b01cae0c22431af8dfabd0878 (diff)
module: relocate module_init from init.h to module.h
Modular users will always be users of init functionality, but users of init functionality are not necessarily always modules. Hence any functionality like module_init and module_exit would be more at home in the module.h file. And module.h should explicitly include init.h to make the dependency clear. We've already done all the legwork needed to ensure that this move does not cause any build regressions due to implicit header file include assumptions about where module_init lives. Cc: Rusty Russell <rusty@rustcorp.com.au> Acked-by: Rusty Russell <rusty@rustcorp.com.au> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Diffstat (limited to 'include/linux/configfs.h')
0 files changed, 0 insertions, 0 deletions