summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rts5208/spi.h
diff options
context:
space:
mode:
authorJonas Rickert2016-07-30 13:27:58 +0200
committerGreg Kroah-Hartman2016-08-21 18:37:36 +0200
commitd5b7d2b02c31591714c2833a37fb2f65690374f5 (patch)
treecf4587bc1e51e862bf58a15d52cc5f500450f988 /drivers/staging/rts5208/spi.h
parentStaging: rtl8723au: rtw_ieee80211: Fixed operators spacing style issues (diff)
downloadkernel-qcow2-linux-d5b7d2b02c31591714c2833a37fb2f65690374f5.tar.gz
kernel-qcow2-linux-d5b7d2b02c31591714c2833a37fb2f65690374f5.tar.xz
kernel-qcow2-linux-d5b7d2b02c31591714c2833a37fb2f65690374f5.zip
Staging: rts5208: fix double blank line coding style issues
This is a patch for double blank lines and a missing blank line reported by checkpatch.pl Signed-off-by: Jonas Rickert <jrickertkc@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/rts5208/spi.h')
-rw-r--r--drivers/staging/rts5208/spi.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/rts5208/spi.h b/drivers/staging/rts5208/spi.h
index fc824b5d8d59..c8d2beacd9e5 100644
--- a/drivers/staging/rts5208/spi.h
+++ b/drivers/staging/rts5208/spi.h
@@ -61,5 +61,4 @@ int spi_write_flash(struct scsi_cmnd *srb, struct rtsx_chip *chip);
int spi_erase_flash(struct scsi_cmnd *srb, struct rtsx_chip *chip);
int spi_write_flash_status(struct scsi_cmnd *srb, struct rtsx_chip *chip);
-
#endif /* __REALTEK_RTSX_SPI_H */