mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-06 08:47:44 -04:00
staging: ks7010: fix checkpatch LINE_SPACING
Checkpatch emits CHECK: Please don't use multiple blank lines. Remove multiple blank lines. Signed-off-by: Tobin C. Harding <me@tobin.cc> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
63c31af3e5
commit
27476f01d3
@@ -1217,7 +1217,6 @@ int hostif_data_request(struct ks_wlan_private *priv, struct sk_buff *skb)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
if (priv->wpa.rsn_enabled && priv->wpa.key[0].key_len) {
|
||||
if (eth_proto == ETHER_PROTOCOL_TYPE_EAP &&
|
||||
priv->wpa.key[1].key_len == 0 &&
|
||||
|
||||
Reference in New Issue
Block a user