arch/Kconfig: fix indentation
authorJuerg Haefliger <juerg.haefliger@canonical.com>
Wed, 1 Feb 2023 16:24:35 +0000 (17:24 +0100)
committerAndrew Morton <akpm@linux-foundation.org>
Fri, 10 Feb 2023 01:03:20 +0000 (17:03 -0800)
commit9f79ffc19302253d0b9fe1f5e0cdf1cb04eae78c
tree368a52bd8489b337d03d91c6c7af5f34062ffbc7
parent21773790a77284777ab538203d1ba16a352b5909
arch/Kconfig: fix indentation

The convention for indentation seems to be a single tab.  Help text is
further indented by an additional two whitespaces.  Fix the lines that
violate these rules.

Link: https://lkml.kernel.org/r/20230201162435.218368-1-juerg.haefliger@canonical.com
Signed-off-by: Juerg Haefliger <juerg.haefliger@canonical.com>
Reviewed-by: Kees Cook <keescook@chromium.org>
Cc: Dan Li <ashimida@linux.alibaba.com>
Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Cc: Frederic Weisbecker <frederic@kernel.org>
Cc: Josh Poimboeuf <jpoimboe@kernel.org>
Cc: Juerg Haefliger <juerg.haefliger@canonical.com>
Cc: Marco Elver <elver@google.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Nathan Chancellor <nathan@kernel.org>
Cc: Nick Desaulniers <ndesaulniers@google.com>
Cc: Paul E. McKenney <paulmck@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Sami Tolvanen <samitolvanen@google.com>
Cc: Tom Rix <trix@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
arch/Kconfig