From: Maya Nakamura Date: Wed, 17 Oct 2018 06:15:21 +0000 (-0700) Subject: staging: gasket: Remove extra blank line X-Git-Tag: v4.20-rc1~72^2~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d6de4674d369c2af3a797a208a35ed53b39dc556;p=thirdparty%2Fkernel%2Flinux.git staging: gasket: Remove extra blank line Remove extra blank line. Issue found by checkpatch.pl. Signed-off-by: Maya Nakamura Reviewed-by: Vaishali Thakkar Acked-by: Todd Poynor Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/gasket/apex_driver.c b/drivers/staging/gasket/apex_driver.c index 3c7a13a4798ef..0578bf1ba1e92 100644 --- a/drivers/staging/gasket/apex_driver.c +++ b/drivers/staging/gasket/apex_driver.c @@ -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;