From: Jim Cromie Date: Thu, 14 Jun 2012 22:00:59 +0000 (-0600) Subject: init: add comments to keep initcall-names in sync with initcall levels X-Git-Tag: v3.6-rc1~74^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96263d2863ab5dfe101bf4dec74e3508cc5d003d;p=pandora-kernel.git 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: Jim Cromie Acked-by: Borislav Petkov Signed-off-by: Rusty Russell --- Reading git-diff-tree failed