Suniel Mahesh
9a9a047a39
spi: Kernel coding style fixes
...
Earlier commit:
"spi: Pick spi bus number from Linux idr or spi alias"
(SHA1:9b61e302210eba55768962f2f11e96bb508c2408)
has introduced some checkpatch issues. As pointed by
Lukas Wunner this patch does the following:
- remove whitespaces
- fix warnings, suspect code indent for conditional statements
- fix errors, code indent should use tabs
- remove spaces at the start of the line
Signed-off-by: Suniel Mahesh <sunil.m@techveda.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
2017-08-17 17:56:11 +01:00
..
2017-07-03 16:21:12 +01:00
2017-07-03 16:21:12 +01:00
2017-02-19 16:40:55 +00:00
2016-12-14 17:36:57 +00:00
2017-07-03 16:21:06 +01:00
2017-01-09 11:20:46 +00:00
2017-01-06 18:21:50 +00:00
2017-05-14 19:01:38 +09:00
2017-06-21 12:14:54 +01:00
2017-02-20 17:26:11 -08:00
2016-09-24 20:03:25 +01:00
2016-07-03 14:14:31 +02:00
2016-07-03 14:24:31 +02:00
2016-09-14 18:03:32 +01:00
2017-04-26 15:23:45 +01:00
2016-07-24 21:54:29 +01:00
2016-08-24 12:37:43 +01:00
2016-07-24 21:54:29 +01:00
2016-08-19 16:24:39 +01:00
2016-07-07 11:44:43 +02:00
2017-06-06 19:36:45 +01:00
2016-04-26 11:56:09 +01:00
2017-01-04 12:27:00 +00:00
2017-04-18 19:16:49 +01:00
2016-05-11 18:26:19 +01:00
2017-01-09 11:22:14 +00:00
2017-01-09 11:22:14 +00:00
2017-02-16 20:10:26 +00:00
2017-05-22 16:14:22 +01:00
2016-12-01 18:50:59 +00:00
2016-11-14 11:21:48 +00:00
2017-01-09 19:34:02 +00:00
2017-04-26 15:58:04 +01:00
2016-07-27 19:00:16 +01:00
2017-06-21 12:09:07 +01:00
2016-09-24 20:03:25 +01:00
2016-11-23 16:42:20 +00:00
2017-04-26 15:58:04 +01:00
2017-06-28 20:16:41 +01:00
2017-05-24 18:19:25 +01:00
2016-09-12 20:11:39 +01:00
2016-07-03 14:23:25 +02:00
2017-01-17 18:28:19 +00:00
2017-06-20 13:39:14 +01:00
2017-05-26 12:40:11 +01:00
2017-05-24 18:02:43 +01:00
2016-08-08 11:56:40 +01:00
2016-07-24 21:49:16 +01:00
2017-04-06 11:55:22 +01:00
2017-01-17 18:34:25 +00:00
2016-09-12 20:01:27 +01:00
2017-01-23 18:09:37 +00:00
2017-06-06 20:01:15 +01:00
2016-11-14 13:52:04 +00:00
2016-09-30 09:14:14 -07:00
2017-06-28 19:43:18 +01:00
2017-02-19 16:41:05 +00:00
2017-02-19 16:41:05 +00:00
2017-02-22 10:50:09 -08:00
2017-05-26 13:11:54 +01:00
2016-07-11 19:32:38 +01:00
2017-06-28 20:02:52 +01:00
2017-05-26 13:12:19 +01:00
2017-05-26 13:12:04 +01:00
2017-05-26 12:41:07 +01:00
2017-06-28 20:00:55 +01:00
2016-10-29 12:11:30 -06:00
2017-03-20 15:38:51 +00:00
2017-04-24 18:44:28 +01:00
2017-04-24 18:44:28 +01:00
2017-04-24 18:44:28 +01:00
2017-03-17 21:54:08 +00:00
2017-04-26 15:58:22 +01:00
2017-01-17 18:38:02 +00:00
2016-08-18 19:10:39 +01:00
2016-07-15 11:45:00 +01:00
2017-03-13 16:48:40 +00:00
2016-05-04 14:21:03 +01:00
2017-08-17 17:56:11 +01:00
2017-07-08 10:41:53 -07:00