Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6847fc05 authored by Georgios Emmanouil's avatar Georgios Emmanouil Committed by Greg Kroah-Hartman
Browse files

Staging:wilc1000:wilc_spi: Added blank line after function and modified comment style



Added blank line after function and modified comment style.

Signed-off-by: default avatarGeorgios Emmanouil <geo.emmnl@gmail.com>
Reviewed-by: default avatarJulian Calaby <julian.calaby@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent e908ed03
Loading
Loading
Loading
Loading
+2 −5
Original line number Diff line number Diff line
@@ -1128,11 +1128,8 @@ static int wilc_spi_sync_ext(struct wilc *wilc, int nint)

	return 1;
}
/********************************************
 *
 *      Global spi HIF function table
 *
 ********************************************/

/* Global spi HIF function table */
static const struct wilc_hif_func wilc_hif_spi = {
	.hif_init = wilc_spi_init,
	.hif_deinit = _wilc_spi_deinit,