Răsfoiți Sursa

staging: ks7010: remove no necessary blank line

There was two blank lines between definitions and statements
in ks7010_upload_firmware function. Remove one of them.

Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Sergio Paracuellos 7 ani în urmă
părinte
comite
449f9eefa1
1 a modificat fișierele cu 0 adăugiri și 1 ștergeri
  1. 0 1
      drivers/staging/ks7010/ks7010_sdio.c

+ 0 - 1
drivers/staging/ks7010/ks7010_sdio.c

@@ -756,7 +756,6 @@ static int ks7010_upload_firmware(struct ks_sdio_card *card)
 	int ret;
 	int ret;
 	const struct firmware *fw_entry = NULL;
 	const struct firmware *fw_entry = NULL;
 
 
-
 	sdio_claim_host(func);
 	sdio_claim_host(func);
 
 
 	/* Firmware running ? */
 	/* Firmware running ? */