]> git.karo-electronics.de Git - linux-beck.git/commit
mfd: ab8500-debugfs: Clean-up non-conforming commenting and print formatting
authorLee Jones <lee.jones@linaro.org>
Wed, 28 Oct 2015 09:27:32 +0000 (09:27 +0000)
committerLee Jones <lee.jones@linaro.org>
Thu, 14 Jan 2016 08:43:55 +0000 (08:43 +0000)
commitde6a76933317a4dee9b33e1989623cf31098e2ff
tree85a7edf925989fd919bb328cf0dd17bcdcfc5509
parent500e69a1011d66897a08e000d92bcfd39372337e
mfd: ab8500-debugfs: Clean-up non-conforming commenting and print formatting

WARNING: Block comments use a trailing */ on a separate line
+                        * not be accessed from here */

WARNING: Block comments use a trailing */ on a separate line
+                        * not be accessed from here */

WARNING: Block comments use a trailing */ on a separate line
+                                * the output is wanted in any case */

WARNING: Consecutive strings are generally better as a single string
+               "  addr=0x%08X, mask=0x%X, shift=%d" "value=0x%X\n",

total: 0 errors, 4 warnings, 3331 lines checked

Cc: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/ab8500-debugfs.c