Antonio Borneo
e2315ccffd
coding style: fix space separation
...
The checkpatch script from Linux kernel v5.1 complains about using
space before comma, before semicolon and between function name and
open parenthesis.
Fix them!
Issue identified using the command
find src/ -type f -exec ./tools/scripts/checkpatch.pl \
-q --types SPACING -f {} \;
The patch only changes amount and position of whitespace, thus
the following commands show empty diff
git diff -w
git log -w -p
git log -w --stat
Change-Id: I1062051d7f97d59922847f5061c6d6811742d30e
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com >
Reviewed-on: http://openocd.zylin.com/5627
Tested-by: jenkins
2020-07-08 22:08:08 +01:00
..
2020-07-08 22:08:08 +01:00
2020-05-09 14:41:31 +01:00
2020-06-27 15:33:57 +01:00
2018-01-16 09:05:41 +00:00
2020-02-24 10:28:46 +00:00
2020-01-02 21:24:54 +00:00
2020-02-23 21:36:36 +00:00
2016-05-24 22:30:01 +01:00
2017-02-10 13:50:17 +01:00
2020-06-27 15:34:24 +01:00
2020-02-27 06:46:51 +00:00
2020-05-02 15:40:21 +01:00
2020-02-27 06:46:51 +00:00
2020-06-27 15:34:24 +01:00
2020-02-27 06:46:51 +00:00
2020-07-08 22:08:08 +01:00
2020-06-27 15:34:24 +01:00
2020-07-08 22:07:38 +01:00
2020-07-08 22:07:38 +01:00
2019-01-08 09:59:42 +00:00
2016-05-24 22:30:55 +01:00
2019-05-14 19:37:11 +01:00
2016-05-24 22:30:55 +01:00
2020-05-09 14:39:19 +01:00
2016-05-24 22:30:55 +01:00
2020-05-09 14:39:19 +01:00
2016-05-24 22:30:55 +01:00
2019-05-14 19:37:11 +01:00
2016-05-24 22:30:55 +01:00
2020-03-07 15:29:44 +00:00
2017-02-10 13:50:17 +01:00
2020-07-08 22:07:38 +01:00
2017-02-10 13:50:17 +01:00
2020-01-16 09:45:19 +00:00
2016-05-24 22:30:55 +01:00
2019-05-14 19:37:11 +01:00
2016-05-24 22:30:55 +01:00
2020-06-06 18:03:12 +01:00
2020-01-14 11:40:36 +00:00
2020-05-02 15:40:21 +01:00
2018-04-10 09:13:02 +01:00
2020-01-14 11:40:25 +00:00
2020-05-24 21:26:47 +01:00
2020-05-24 21:26:47 +01:00
2020-06-06 18:05:29 +01:00
2018-11-06 12:42:24 +00:00
2020-07-08 22:07:38 +01:00
2020-07-08 22:07:38 +01:00
2019-01-23 15:26:39 +00:00
2019-03-06 16:16:29 +00:00
2018-06-04 09:16:08 +01:00
2016-05-24 22:30:01 +01:00
2016-05-24 22:30:55 +01:00
2020-06-06 18:05:29 +01:00
2019-05-14 19:37:11 +01:00
2019-05-14 19:35:41 +01:00
2016-05-24 22:30:01 +01:00
2017-02-10 13:50:17 +01:00
2020-06-06 18:05:29 +01:00
2020-03-12 10:11:19 +00:00
2019-05-14 19:37:11 +01:00
2017-02-10 13:50:17 +01:00
2019-05-14 19:37:11 +01:00
2016-05-24 22:30:55 +01:00
2020-04-21 12:55:41 +01:00
2019-06-12 15:14:44 +01:00
2019-05-14 19:37:11 +01:00
2020-03-12 10:10:33 +00:00
2020-06-18 10:11:02 +01:00
2018-07-19 10:49:24 +01:00
2020-05-03 21:42:23 +01:00
2018-04-10 06:16:40 +01:00
2019-05-14 19:37:11 +01:00
2017-02-10 14:01:39 +01:00
2020-05-09 14:39:19 +01:00
2018-03-16 08:58:06 +00:00
2020-03-12 09:47:08 +00:00
2020-03-12 09:47:08 +00:00
2020-07-08 22:08:08 +01:00
2020-06-27 15:33:57 +01:00
2020-05-09 14:39:05 +01:00
2016-05-24 22:30:55 +01:00
2020-05-02 15:40:21 +01:00
2016-05-24 22:30:55 +01:00
2016-05-24 22:30:01 +01:00
2016-05-24 22:30:55 +01:00
2016-05-24 22:30:01 +01:00
2016-05-24 22:30:55 +01:00
2020-02-24 10:30:36 +00:00
2016-05-24 22:30:55 +01:00
2020-03-26 19:30:34 +00:00
2020-03-26 19:30:34 +00:00
2020-06-06 18:05:29 +01:00
2018-11-06 12:17:48 +00:00
2020-06-06 18:04:36 +01:00
2020-05-12 06:05:45 +01:00
2020-05-09 14:40:52 +01:00
2020-02-24 10:30:36 +00:00
2019-09-08 11:52:06 +01:00
2020-07-08 22:08:08 +01:00
2020-05-09 14:40:52 +01:00
2020-02-24 10:30:36 +00:00
2020-07-08 22:07:38 +01:00
2020-07-08 22:07:38 +01:00
2020-03-07 15:30:05 +00:00
2018-12-12 08:47:44 +00:00
2018-10-16 11:58:24 +01:00
2019-05-14 19:37:11 +01:00
2018-12-12 08:47:44 +00:00
2019-05-14 19:37:11 +01:00
2018-12-12 08:47:44 +00:00
2020-03-07 15:30:05 +00:00
2016-05-24 22:30:55 +01:00
2019-05-14 19:37:11 +01:00
2016-05-24 22:30:55 +01:00
2020-06-06 18:06:05 +01:00
2016-05-24 22:30:55 +01:00
2019-01-08 09:59:42 +00:00
2019-03-06 16:17:24 +00:00
2020-01-14 11:37:34 +00:00
2020-07-08 22:07:56 +01:00
2017-02-10 13:50:17 +01:00
2019-03-06 16:19:28 +00:00
2017-02-10 13:50:17 +01:00
2020-03-07 15:30:05 +00:00
2020-04-21 12:55:41 +01:00
2020-06-06 18:05:08 +01:00
2016-05-24 22:30:01 +01:00
2016-05-24 22:30:55 +01:00
2017-05-08 18:03:28 +01:00
2019-03-23 17:43:30 +00:00
2020-07-08 22:08:08 +01:00
2018-04-10 06:16:40 +01:00
2020-04-21 12:55:41 +01:00
2019-11-28 16:59:15 +00:00
2020-07-08 22:08:08 +01:00
2019-11-28 16:59:15 +00:00
2020-04-21 12:55:41 +01:00
2020-01-20 06:28:49 +00:00
2019-05-14 19:37:11 +01:00
2017-05-08 18:04:56 +01:00
2020-04-21 12:55:41 +01:00
2019-11-28 19:49:10 +00:00
2017-02-10 13:50:17 +01:00
2017-02-10 13:50:17 +01:00
2020-05-09 14:39:44 +01:00
2016-05-24 22:30:55 +01:00
2020-05-09 14:39:29 +01:00
2016-05-24 22:30:55 +01:00
2016-05-24 22:30:55 +01:00
2016-05-24 22:30:55 +01:00
2016-05-24 22:30:01 +01:00
2016-05-24 22:30:55 +01:00
2017-02-10 13:50:17 +01:00
2017-02-10 13:50:17 +01:00
2017-02-10 13:50:17 +01:00
2016-05-24 22:30:55 +01:00
2017-02-10 13:50:17 +01:00
2017-02-10 13:50:17 +01:00
2017-02-10 13:50:17 +01:00
2016-05-24 22:30:55 +01:00
2017-02-10 13:50:17 +01:00
2016-05-24 22:30:55 +01:00
2020-07-08 22:08:08 +01:00
2020-02-15 15:36:56 +00:00
2019-05-14 19:37:11 +01:00
2016-05-24 22:30:55 +01:00
2016-05-24 22:30:01 +01:00
2018-01-13 09:25:12 +00:00
2019-08-28 08:07:37 +01:00
2019-08-28 08:07:37 +01:00
2020-03-10 20:20:22 +00:00
2018-06-04 09:16:08 +01:00
2019-05-14 19:37:11 +01:00
2019-03-27 08:55:03 +00:00
2020-03-12 09:43:55 +00:00
2020-07-08 22:08:08 +01:00
2019-11-07 08:21:40 +00:00
2019-05-14 19:37:11 +01:00
2016-05-24 22:30:55 +01:00
2019-08-28 08:07:37 +01:00
2020-07-08 22:08:08 +01:00
2020-05-24 21:36:43 +01:00
2019-04-07 08:17:36 +01:00
2019-05-14 19:37:11 +01:00
2016-05-24 22:30:55 +01:00
2019-05-14 19:37:11 +01:00
2018-01-13 09:25:34 +00:00
2020-05-09 14:39:19 +01:00
2016-05-24 22:30:55 +01:00