Lee Jones
9ef4e935c2
mfd: kempld-core: Correct a variety of checkpatch warnings
...
WARNING: line over 80 characters
+module_param_string(force_device_id, force_device_id, sizeof(force_device_id), 0);
WARNING: msleep < 20ms can sleep for up to 20ms; see Documentation/timers/timers-howto.txt
+ msleep(1);
WARNING: __initdata should be placed after kempld_dmi_table[]
+static struct dmi_system_id __initdata kempld_dmi_table[] = {
WARNING: line over 80 characters
+ for (id = kempld_dmi_table; id->matches[0].slot != DMI_NONE; id++)
total: 0 errors, 4 warnings, 771 lines checked
This is part of an effort to clean-up the MFD subsystem.
Signed-off-by: Lee Jones <lee.jones@linaro.org>
2014-07-25 15:31:45 +01:00
..
2014-03-19 08:58:15 +00:00
2014-07-09 16:38:02 +01:00
2014-07-09 16:38:03 +01:00
2014-07-09 16:38:03 +01:00
2014-07-09 16:38:04 +01:00
2014-07-09 16:38:05 +01:00
2014-07-09 16:38:12 +01:00
2014-07-21 16:54:25 +01:00
2013-08-14 18:52:51 +01:00
2014-06-03 08:11:51 +01:00
2014-03-19 08:58:07 +00:00
2014-07-09 16:38:01 +01:00
2014-07-09 16:38:01 +01:00
2014-06-03 08:11:45 +01:00
2014-07-09 16:38:01 +01:00
2014-07-09 16:38:01 +01:00
2014-06-03 08:11:38 +01:00
2014-03-19 08:58:37 +00:00
2014-07-09 14:58:01 +01:00
2014-06-03 08:11:25 +01:00
2014-06-06 12:08:39 -07:00
2014-07-09 16:38:21 +01:00
2014-07-09 14:58:20 +01:00
2014-07-09 14:58:20 +01:00
2014-03-19 08:58:07 +00:00
2013-07-31 13:01:29 +01:00
2014-03-19 08:58:13 +00:00
2014-03-19 08:58:25 +00:00
2014-03-19 08:58:25 +00:00
2014-01-06 09:13:25 +00:00
2014-03-19 08:58:39 +00:00
2014-03-19 08:58:19 +00:00
2013-08-20 03:15:52 +02:00
2013-08-20 03:16:00 +02:00
2013-09-02 10:27:49 +02:00
2014-06-03 08:11:53 +01:00
2013-09-26 11:04:16 +02:00
2014-07-22 13:17:06 +01:00
2014-07-25 15:31:02 +01:00
2013-07-31 13:01:29 +01:00
2013-07-31 13:01:29 +01:00
2014-01-06 09:13:29 +00:00
2014-01-06 09:13:28 +00:00
2014-07-09 16:37:54 +01:00
2014-06-17 15:59:20 +01:00
2014-06-17 15:59:38 +01:00
2014-07-25 15:31:45 +01:00
2014-03-19 08:58:07 +00:00
2014-01-06 09:13:29 +00:00
2014-07-21 16:54:26 +01:00
2014-07-25 15:31:45 +01:00
2013-07-31 13:01:29 +01:00
2014-06-03 08:11:36 +01:00
2014-07-25 15:31:39 +01:00
2014-01-06 09:13:29 +00:00
2014-06-03 08:11:15 +01:00
2014-03-19 08:58:07 +00:00
2014-07-21 16:54:26 +01:00
2014-06-03 08:11:32 +01:00
2014-07-25 15:31:41 +01:00
2014-07-21 16:58:41 +01:00
2014-06-03 08:11:30 +01:00
2014-06-03 08:11:34 +01:00
2014-06-03 08:11:50 +01:00
2014-07-21 16:58:26 +01:00
2014-06-17 15:17:00 +01:00
2014-07-09 14:58:10 +01:00
2014-01-21 08:28:10 +00:00
2014-03-19 08:58:35 +00:00
2014-07-09 14:58:10 +01:00
2014-07-22 13:17:02 +01:00
2014-03-19 08:58:07 +00:00
2014-06-03 08:12:47 +01:00
2014-06-03 08:11:18 +01:00
2014-06-03 08:11:38 +01:00
2014-03-13 22:21:48 +00:00
2013-10-23 16:22:01 +01:00
2014-03-19 08:58:07 +00:00
2014-07-09 14:58:14 +01:00
2014-07-09 14:58:09 +01:00
2014-03-19 08:58:07 +00:00
2014-01-06 09:13:29 +00:00
2014-06-03 08:11:17 +01:00
2014-03-19 08:58:07 +00:00
2014-01-21 08:28:14 +00:00
2013-08-30 14:24:07 +02:00
2013-09-07 20:14:19 -07:00
2013-08-30 14:24:07 +02:00
2013-10-23 16:20:59 +01:00
2014-07-09 14:14:58 +01:00
2014-01-21 08:28:11 +00:00
2014-06-03 08:11:39 +01:00
2014-07-22 13:17:07 +01:00
2014-07-09 14:58:11 +01:00
2014-07-25 15:31:44 +01:00
2013-07-31 13:01:29 +01:00
2014-06-03 08:11:25 +01:00
2014-03-19 08:58:07 +00:00
2014-01-21 08:28:08 +00:00
2014-01-21 08:29:00 +00:00
2014-07-09 16:37:55 +01:00
2014-07-09 16:37:55 +01:00
2014-07-09 16:37:55 +01:00
2014-03-19 08:58:17 +00:00
2014-07-21 16:54:25 +01:00
2014-06-06 12:08:39 -07:00
2013-07-31 13:01:29 +01:00
2014-07-09 14:58:01 +01:00
2014-07-25 15:31:43 +01:00
2013-07-31 13:01:29 +01:00
2014-03-19 08:58:13 +00:00
2014-03-19 08:58:34 +00:00
2013-07-31 13:01:29 +01:00
2014-06-03 08:11:27 +01:00
2014-06-03 08:11:28 +01:00
2013-08-20 08:51:48 +01:00
2014-04-23 12:32:19 +01:00
2014-02-19 13:30:30 +00:00
2014-06-03 08:11:54 +01:00
2014-07-09 16:38:01 +01:00
2014-03-19 08:58:07 +00:00
2014-03-19 08:58:07 +00:00
2014-01-06 09:13:29 +00:00
2013-07-31 13:01:29 +01:00
2014-07-25 15:31:40 +01:00
2014-05-28 08:06:18 +01:00
2014-07-25 15:31:42 +01:00
2014-07-22 13:17:07 +01:00
2014-06-03 08:08:40 +01:00
2014-03-19 08:58:33 +00:00
2013-07-31 13:01:29 +01:00
2014-05-15 17:02:21 +01:00
2014-01-06 09:13:29 +00:00
2014-01-21 08:27:45 +00:00
2013-08-20 08:51:58 +01:00
2014-01-06 09:13:25 +00:00
2014-01-21 08:27:51 +00:00
2013-07-31 13:01:29 +01:00
2014-01-21 08:27:51 +00:00
2014-06-03 08:12:55 +01:00
2014-06-03 08:11:51 +01:00
2014-03-19 08:58:07 +00:00
2014-07-25 15:31:42 +01:00
2014-07-22 13:17:05 +01:00
2014-06-03 08:11:34 +01:00
2014-02-19 13:30:27 +00:00
2013-07-31 13:01:29 +01:00
2014-07-09 14:58:07 +01:00
2014-06-03 08:11:51 +01:00