mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-13 08:20:40 -04:00
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>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
154d3c2e05
commit
449f9eefa1
@@ -756,7 +756,6 @@ static int ks7010_upload_firmware(struct ks_sdio_card *card)
|
||||
int ret;
|
||||
const struct firmware *fw_entry = NULL;
|
||||
|
||||
|
||||
sdio_claim_host(func);
|
||||
|
||||
/* Firmware running ? */
|
||||
|
||||
Reference in New Issue
Block a user