Files
kernel_google_wahoo/scripts
Nick Desaulniers 0e83ac367c kconfig: fix -Wmisleading-indentation
Fixes:
scripts/kconfig/symbol.c:1119:4: warning: misleading indentation;
statement is not part of the previous 'if' [-Wmisleading-indentation]
fprintf(stderr, "For a resolution refer to Documentation/kbuild/kconfig-language.txt\n");
^
scripts/kconfig/symbol.c:1116:3: note: previous statement is here
if (stack->sym == last_sym)
^

This code has been significantly rewritten upstream, it's not worth
backporting IMO.

Bug: 155426751
Signed-off-by: Nick Desaulniers <ndesaulniers@google.com>
Change-Id: Ie3bf9ac441e039fb80617e847524abf22a340595
2020-05-15 15:45:39 -07:00
..
2015-08-28 17:04:40 +02:00
2015-08-28 17:04:40 +02:00