• Lee Jones's avatar
    mfd: ab8500-debugfs: Clean-up non-conforming commenting and print formatting · de6a7693
    Lee Jones authored
    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: default avatarLee Jones <lee.jones@linaro.org>
    de6a7693
ab8500-debugfs.c 69.9 KB