rtl8xxxu: Fix cosmetics to quiet down checkpatch police
Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
This commit is contained in:
parent
38451998fb
commit
56e4374a5e
|
@ -4415,7 +4415,7 @@ static void rtl8xxxu_cam_write(struct rtl8xxxu_priv *priv,
|
|||
}
|
||||
|
||||
static void rtl8xxxu_sw_scan_start(struct ieee80211_hw *hw,
|
||||
struct ieee80211_vif *vif, const u8* mac)
|
||||
struct ieee80211_vif *vif, const u8 *mac)
|
||||
{
|
||||
struct rtl8xxxu_priv *priv = hw->priv;
|
||||
u8 val8;
|
||||
|
|
Loading…
Reference in New Issue