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:
parent
bfff520b54
commit
d6de4674d3
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in New Issue