diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2024-03-01 12:21:07 +0100 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2024-03-09 06:59:15 +0100 |
commit | 50a339981780e233a5be88b9116a6dfd0e00231a (patch) | |
tree | 34fffb548ab730c2ae0298987f6fc342bfcbc644 /scripts/kconfig | |
parent | kbuild: Use -fmin-function-alignment when available (diff) | |
download | linux-50a339981780e233a5be88b9116a6dfd0e00231a.tar.xz linux-50a339981780e233a5be88b9116a6dfd0e00231a.zip |
kbuild: fix inconsistent indentation in top Makefile
Commit 3b9ab248bc45 ("kbuild: use 4-space indentation when followed
by conditionals") introduced inconsistent indentation because it
deliberately touched only the conditional directives to minimize the
change set.
This commit reformats some blocks in the top Makefile so they are
consistently indented with 4 spaces.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Nathan Chancellor <nathan@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions