• Andrew Morton's avatar
    ERROR: space required after that ',' (ctx:VxV) · 9ac43e47
    Andrew Morton authored
    #17: FILE: drivers/spi/spidev.c:57:
    +static DECLARE_BITMAP(minors,N_SPI_MINORS);
                                 ^
    
    total: 1 errors, 0 warnings, 8 lines checked
    
    ./patches/spidev-use-declare_bitmap-instead-of-declaring-the-array.patch has style problems, please review.  If any of these errors
    are false positives report them to the maintainer, see
    CHECKPATCH in MAINTAINERS.
    
    Please run checkpatch prior to sending patches
    
    Cc: David Brownell <dbrownell@users.sourceforge.net>
    Cc: Thadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
    Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
    9ac43e47
spidev.c 17.1 KB