From a3f731ab55ea95a34ed34958741f6099abac8d3d Mon Sep 17 00:00:00 2001 From: Andrew Morton Date: Thu, 20 Nov 2014 11:33:59 +1100 Subject: init-allow-config_init_fallback=n-to-disable-defaults-if-init=-fails-checkpatch-fixes WARNING: 'indended' may be misspelled - perhaps 'intended'? #53: FILE: init/Kconfig:1315: + especially on kiosks and on kernels that are indended to be total: 0 errors, 1 warnings, 36 lines checked ./patches/init-allow-config_init_fallback=n-to-disable-defaults-if-init=-fails.patch has style problems, please review. If any of these errors are false positives, please report them to the maintainer, see CHECKPATCH in MAINTAINERS. Please run checkpatch prior to sending patches Cc: Rusty Russell Cc: Andy Lutomirski Cc: Chuck Ebbert Cc: Frank Rowand Cc: Josh Triplett Cc: Randy Dunlap Cc: Rob Landley Cc: Shuah Khan Signed-off-by: Andrew Morton --- init/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init/Kconfig b/init/Kconfig index f7852be9421a..c16221fb2560 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -1300,7 +1300,7 @@ config INIT_FALLBACK The default value of Y is consistent with historical behavior. Selecting N is likely to be more appropriate for most uses, - especially on kiosks and on kernels that are indended to be + especially on kiosks and on kernels that are intended to be run under the control of a script. config CC_OPTIMIZE_FOR_SIZE -- cgit v1.2.3