staging: gasket: Remove extra blank line

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>
This commit is contained in:
Maya Nakamura 2018-10-16 23:15:21 -07:00 committed by Greg Kroah-Hartman
parent bfff520b54
commit d6de4674d3
1 changed files with 0 additions and 1 deletions

View 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;