mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-02 15:43:35 -04:00
Staging: comedi: fix blank line issue in das16.c
This is a patch to the das16.c file that fixes up a blank line after function/struct/union/enum check found by the checkpatch.pl tool Signed-off-by: Ravishankar Karkala Mallikarjunayya <ravishankarkm32@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
d9b9c9a033
commit
d855c3a41f
@@ -198,6 +198,7 @@ enum {
|
||||
das16_pg_1601,
|
||||
das16_pg_1602,
|
||||
};
|
||||
|
||||
static const int *const das16_gainlists[] = {
|
||||
NULL,
|
||||
das16jr_gainlist,
|
||||
|
||||
Reference in New Issue
Block a user