Commit e91cafdf authored by Zhansaya Bagdauletkyzy's avatar Zhansaya Bagdauletkyzy Committed by Greg Kroah-Hartman
Browse files

staging: rtl8712: Remove extra blank lines



Remove extra blank lines after an open brace to adhere to Linux kernel
coding style.
Reported by checkpatch.

Signed-off-by: default avatarZhansaya Bagdauletkyzy <zhansayabagdaulet@gmail.com>
Link: https://lore.kernel.org/r/f61f6d330bc3fa53d4d420754d1d461b6cfcb2de.1617708653.git.zhansayabagdaulet@gmail.com


Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent b0a7b3ae
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -123,7 +123,6 @@ struct intf_hdl {
};

struct reg_protocol_rd {

#ifdef __LITTLE_ENDIAN
	/* DW1 */
	u32		NumOfTrans:4;
+0 −1
Original line number Diff line number Diff line
@@ -77,7 +77,6 @@ struct sitesurvey_ctrl {
};

struct mlme_priv {

	spinlock_t lock;
	spinlock_t lock2;
	sint	fw_state;	/*shall we protect this variable? */
+0 −1
Original line number Diff line number Diff line
@@ -37,7 +37,6 @@ struct smooth_rssi_data {
};

struct rx_pkt_attrib {

	u8	amsdu;
	u8	order;
	u8	qos;
+0 −1
Original line number Diff line number Diff line
@@ -36,7 +36,6 @@ struct wlan_acl_pool {
};

struct	stainfo_stats {

	uint	rx_pkts;
	uint	rx_bytes;
	u64	tx_pkts;