Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

staging: nvec: Do not use multiple blank lines.

Remove multiple blank lines. Problem found using checkpatch.pl
"CHECK: Please don't use multiple blank lines".

Signed-off-by: Burcin Akalin <brcnakalin@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Burcin Akalin and committed by
Greg Kroah-Hartman
df2f4c4e f773a834

-1
-1
drivers/staging/nvec/nvec.c
··· 710 710 status & RCVD ? " RCVD" : "", 711 711 status & RNW ? " RNW" : ""); 712 712 713 - 714 713 /* 715 714 * TODO: A correct fix needs to be found for this. 716 715 *