[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20230701102613.5420-1-franziska.naepelt@googlemail.com>
Date: Sat, 1 Jul 2023 12:26:13 +0200
From: Franziska Naepelt <franziska.naepelt@...glemail.com>
To: franziska.naepelt@...glemail.com
Cc: dan.carpenter@...aro.org, eperi1024@...il.com,
gregkh@...uxfoundation.org, guozihua@...wei.com,
hdegoede@...hat.com, linux-kernel@...r.kernel.org,
linux-staging@...ts.linux.dev, philipp.g.hortmann@...il.com,
quic_vjakkam@...cinc.com, tegongkang@...il.com
Subject: [PATCH v4 3/3] staging: rtl8723bs: Fix remaining blank line issue
Fix the following checkpatch blank line issue:
- CHECK: Please don't use multiple blank lines
Signed-off-by: Franziska Naepelt <franziska.naepelt@...glemail.com>
---
v4: Fix sign-off email address
---
drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c b/drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c
index 8f30098168f1..292cba045023 100644
--- a/drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c
+++ b/drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c
@@ -266,7 +266,6 @@ struct cfg80211_bss *rtw_cfg80211_inform_bss(struct adapter *padapter, struct wl
}
/* spin_unlock_bh(&pwdev_priv->scan_req_lock); */
-
channel = pnetwork->network.configuration.ds_config;
freq = rtw_ieee80211_channel_to_frequency(channel, NL80211_BAND_2GHZ);
--
2.39.2 (Apple Git-143)
Powered by blists - more mailing lists