Skip to content
Commit 96263d28 authored by Jim Cromie's avatar Jim Cromie Committed by Rusty Russell
Browse files

init: add comments to keep initcall-names in sync with initcall levels



main.c has initcall_level_names[] for parse_args to print in debug messages,
add comments to keep them in sync with initcalls defined in init.h.

Also add "loadable" into comment re not using *_initcall macros in
modules, to disambiguate from kernel/params.c and other builtins.

Signed-off-by: default avatarJim Cromie <jim.cromie@gmail.com>
Acked-by: default avatarBorislav Petkov <borislav.petkov@amd.com>
Signed-off-by: default avatarRusty Russell <rusty@rustcorp.com.au>
parent c777ad69
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment