Lee Jones 740c198959 mfd: cs5535-mfd: Add missing line spacing and make local array static
WARNING: Missing a blank line after declarations
+       struct resource *res;
+       res = platform_get_resource(pdev, IORESOURCE_IO, 0);

WARNING: char * array declaration might be better as static const
+       const char *acpi_clones[] = { "olpc-xo1-pm-acpi", "olpc-xo1-sci-acpi" };

total: 0 errors, 2 warnings, 192 lines checked

Signed-off-by: Lee Jones <lee.jones@linaro.org>
2016-01-14 08:44:02 +00:00
..
2015-11-06 10:23:50 -08:00
2015-11-06 14:22:15 -08:00
2016-01-11 06:41:52 +00:00
2015-08-11 15:09:01 +01:00
2015-03-26 14:20:18 +00:00
2015-10-30 17:19:51 +00:00
2015-10-30 17:19:51 +00:00
2015-09-04 11:35:03 -07:00
2015-10-26 14:48:57 +00:00
2015-08-11 15:09:01 +01:00
2015-08-11 15:09:01 +01:00
2013-07-31 13:01:29 +01:00
2015-08-11 15:09:01 +01:00
2015-09-04 11:46:02 -07:00
2015-08-11 15:09:01 +01:00
2015-09-04 11:46:02 -07:00
2015-09-04 11:46:02 -07:00