Skip to content

Commit

Permalink
staging: gasket: Remove extra blank line
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Maya Nakamura authored and Greg Kroah-Hartman committed Oct 19, 2018
1 parent bfff520 commit d6de467
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/staging/gasket/apex_driver.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;

Expand Down

0 comments on commit d6de467

Please sign in to comment.