mirror of
https://github.com/torvalds/linux.git
synced 2024-12-26 12:52:30 +00:00
c976752e39
This patch fixes the following checkpatch.pl error: ERROR: spaces required around that '>=' (ctx:VxV) #930: FILE: pi433_if.c:930: + for (i--; i>=0; i--) ERROR: spaces required around that '=' (ctx:VxV) #970: FILE: pi433_if.c:970: + for (i=0; i<NUM_DIO; i++) Signed-off-by: Oliver Graute <oliver.graute@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
||
---|---|---|
.. | ||
Documentation | ||
Kconfig | ||
Makefile | ||
pi433_if.c | ||
pi433_if.h | ||
rf69_enum.h | ||
rf69_registers.h | ||
rf69.c | ||
rf69.h | ||
TODO |