]> git.baikalelectronics.ru Git - kernel.git/commit
mfd: da903x: Fix white space and split string issues
authorLee Jones <lee.jones@linaro.org>
Wed, 28 Oct 2015 16:47:00 +0000 (16:47 +0000)
committerLee Jones <lee.jones@linaro.org>
Thu, 14 Jan 2016 08:44:03 +0000 (08:44 +0000)
commit6787e24cd397c2b1e2d83335382db7848ffb4718
tree7a7c86b7bde01bdbb904121bb348d7362b710f7a
parentcf25a749e1e4091796524e24ff575cbe3f2481bc
mfd: da903x: Fix white space and split string issues

While we're at it, let's also match the MODULE_LICENSE with the header.

WARNING: please, no space before tabs
+ * ^IMike Rapoport <mike@compulab.co.il>$

WARNING: please, no space before tabs
+ * ^IEric Miao <eric.miao@marvell.com>$

WARNING: quoted string split across lines
+MODULE_AUTHOR("Eric Miao <eric.miao@marvell.com>"
+             "Mike Rapoport <mike@compulab.co.il>");

total: 0 errors, 3 warnings, 574 lines checked

Cc: Support Opensource <support.opensource@diasemi.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/da903x.c