]> git.karo-electronics.de Git - linux-beck.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)
commit8b2775787f2ef0959518206b9df0e6a83ef11496
tree7a7c86b7bde01bdbb904121bb348d7362b710f7a
parent740c19895917d9a25abea65fb20fb13af764ac09
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