ERROR: space required after that ',' (ctx:VxV)
#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: Andrew Morton <akpm@linux-foundation.org>
Showing
Please register or sign in to comment