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-24 16:36:08 +02:00
2019-06-11 12:24:13 +02:00
2020-04-24 18:27:45 +08:00
2019-12-05 15:26:37 +01:00
2018-02-25 11:03:51 +01:00
2020-05-15 15:45:39 -07:00
2019-12-21 10:34:42 +01:00
2017-12-16 10:33:54 +01:00
2015-07-13 13:32:00 -04:00
2015-09-28 01:31:48 -06:00
2015-08-07 16:26:13 +01:00
2016-02-25 12:01:22 -08:00
2017-01-01 21:01:10 +05:30
2016-03-23 20:52:01 -07:00
2016-03-23 20:52:01 -07:00
2016-03-23 20:52:00 -07:00
2015-09-28 01:31:48 -06:00
2015-08-03 17:16:58 -07:00
2017-09-20 16:42:37 -07:00
2019-07-10 09:56:32 +02:00
2015-06-04 07:37:37 +02:00
2015-10-26 21:32:09 +01:00
2019-09-16 08:13:36 +02:00
2018-09-15 09:40:40 +02:00
2017-04-26 00:01:50 +00:00
2015-09-25 16:31:45 +01:00
2015-10-21 15:18:36 +01:00
2015-10-21 15:18:36 +01:00
2016-11-26 09:54:52 +01:00
2015-11-06 17:50:42 -08:00
2020-01-04 13:34:36 +01:00
2019-05-16 19:44:43 +02:00
2018-02-25 11:03:39 +01:00
2015-08-16 22:11:16 -06:00
2016-03-16 08:43:01 -07:00
2015-09-04 16:54:41 -07:00
2018-09-10 12:06:28 -07:00
2015-09-28 01:31:48 -06:00
2018-12-17 11:38:02 -08:00
2016-02-16 13:54:20 -08:00
2017-04-12 14:50:47 -07:00
2020-04-02 19:02:31 +02:00
2016-03-23 20:51:35 -07:00
2019-09-20 15:49:07 -07:00
2018-11-27 16:07:57 +01:00
2016-02-16 13:54:19 -08:00
2019-08-25 10:53:00 +02:00
2016-03-22 11:09:57 -07:00
2015-06-23 13:35:47 +09:00
2017-12-16 10:33:51 +01:00
2019-10-29 09:13:21 +01:00
2020-04-24 18:27:45 +08:00
2019-08-04 09:34:57 +02:00
2016-11-02 10:21:27 -07:00
2019-11-22 13:49:19 +08:00
2015-09-25 16:31:46 +01:00
2016-10-31 19:56:26 -06:00
2015-09-04 16:54:41 -07:00
2015-08-28 17:04:40 +02:00
2015-08-28 17:04:40 +02:00
2018-04-13 19:50:18 +02:00
2018-12-13 09:21:28 +01:00
2015-10-17 21:55:26 -07:00