summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Morton <akpm@linux-foundation.org>2014-11-20 11:33:59 +1100
committerStephen Rothwell <sfr@canb.auug.org.au>2014-11-20 11:33:59 +1100
commita3f731ab55ea95a34ed34958741f6099abac8d3d (patch)
tree67a3b666efb973f8acc6421801c4ab42abee1280
parent1160d4a951a74c55435112509ff3d1a6927367f4 (diff)
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 <rusty@rustcorp.com.au> Cc: Andy Lutomirski <luto@amacapital.net> Cc: Chuck Ebbert <cebbert.lkml@gmail.com> Cc: Frank Rowand <frowand.list@gmail.com> Cc: Josh Triplett <josh@joshtriplett.org> Cc: Randy Dunlap <rdunlap@infradead.org> Cc: Rob Landley <rob@landley.net> Cc: Shuah Khan <shuah.kh@samsung.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
-rw-r--r--init/Kconfig2
1 files changed, 1 insertions, 1 deletions
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