Leonid Bloch
409db6eb71
checkpatch: Eliminate false positive in case of comma-space-square bracket
...
Previously, an error was printed in cases such as:
{ [1] = 5, [2] = 6 }
The space passed OK after a curly brace, but not after a comma.
Now, a space before a square bracket is allowed, if a comma comes before
it.
Signed-off-by: Leonid Bloch <leonid@daynix.com>
Message-Id: <1446112118-12376-2-git-send-email-leonid@daynix.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2016-02-15 20:02:09 +01:00
..
2016-02-09 15:45:26 +01:00
2013-01-08 16:38:12 -06:00
2015-12-22 16:01:08 +08:00
2016-02-08 17:29:54 +01:00
2016-02-03 10:37:10 +00:00
2015-11-04 13:40:13 +01:00
2016-02-15 20:02:09 +01:00
2016-01-18 16:33:32 +00:00
2014-09-26 09:34:38 +01:00
2015-09-09 15:34:55 +02:00
2015-12-17 17:33:49 +01:00
2015-12-18 12:18:31 +00:00
2013-08-24 07:26:45 +02:00
2016-01-26 15:58:14 +01:00
2013-09-09 14:17:56 -05:00
2012-12-19 08:31:31 +01:00
2016-02-09 17:07:55 +01:00
2015-03-18 12:07:25 +01:00
2014-03-31 15:02:04 +01:00
2015-10-12 18:44:54 +02:00
2016-02-08 17:29:56 +01:00
2016-02-08 17:29:57 +01:00
2015-11-10 08:09:15 +01:00
2016-02-08 17:29:56 +01:00
2016-02-08 17:29:57 +01:00
2016-02-08 17:29:57 +01:00
2014-03-17 16:31:53 +00:00
2015-10-29 17:59:27 +00:00
2015-02-16 15:07:18 +00:00
2013-09-30 09:44:35 +02:00
2015-05-05 09:03:32 +02:00
2012-04-16 15:41:20 +02:00
2014-08-12 14:26:11 +01:00
2014-02-15 16:10:25 +04:00
2015-11-02 14:50:27 +01:00
2016-02-08 17:29:54 +01:00
2015-12-17 15:24:34 +01:00
2016-02-05 19:09:50 +05:30