staging: gasket: Remove extra blank line
authorMaya Nakamura <m.maya.nakamura@gmail.com>
Wed, 17 Oct 2018 06:15:21 +0000 (23:15 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 19 Oct 2018 19:10:45 +0000 (21:10 +0200)
Remove extra blank line. Issue found by checkpatch.pl.

Signed-off-by: Maya Nakamura <m.maya.nakamura@gmail.com>
Reviewed-by: Vaishali Thakkar <vthakkar@vaishalithakkar.in>
Acked-by: Todd Poynor <toddpoynor@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/gasket/apex_driver.c

index 3c7a13a..0578bf1 100644 (file)
@@ -225,7 +225,6 @@ static struct gasket_interrupt_desc apex_interrupts[] = {
        },
 };
 
-
 /* Allows device to enter power save upon driver close(). */
 static int allow_power_save = 1;