Files
kernel_xiaomi_raphael/scripts/kconfig
Nick Desaulniers 9966b8e799 kconfig: fix -Wmisleading-indentation
Fixes:
scripts/kconfig/symbol.c:1153: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:1150: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: I22f8317f7b92f59a9bd810593cbf3aacb4b73c5e
2022-01-08 00:02:59 +00:00
..
2017-08-19 11:02:53 -07:00
2016-11-16 09:26:33 +01:00
2017-08-19 11:02:53 -07:00
2017-08-19 11:02:53 -07:00
2015-10-14 14:59:03 +02:00
2022-01-08 00:02:59 +00:00
2015-02-25 15:00:16 +01:00