Przeglądaj źródła

qcacld-3.0: Add Vendor command for QDF Debug Framework

Fix the checkpatch warning.

Change-Id: I451c5c8305725f86867b9284067b652182902048
CRs-Fixed: 2003455
Ashish Kumar Dhanotiya 8 lat temu
rodzic
commit
eb4fe4b080
1 zmienionych plików z 10 dodań i 10 usunięć
  1. 10 10
      core/hdd/src/wlan_hdd_cfg80211.c

+ 10 - 10
core/hdd/src/wlan_hdd_cfg80211.c

@@ -9331,16 +9331,16 @@ __wlan_hdd_cfg80211_set_trace_level(struct wiphy *wiphy,
 }
 
 /**
-  * wlan_hdd_cfg80211_set_trace_level() - Set the trace level
-  * @wiphy: Pointer to wireless phy
-  * @wdev: Pointer to wireless device
-  * @data: Pointer to data
-  * @data_len: Length of @data
-  *
-  * Wrapper function of __wlan_hdd_cfg80211_set_trace_level()
-  *
-  * Return: 0 on success, negative errno on failure
-  */
+ * wlan_hdd_cfg80211_set_trace_level() - Set the trace level
+ * @wiphy: Pointer to wireless phy
+ * @wdev: Pointer to wireless device
+ * @data: Pointer to data
+ * @data_len: Length of @data
+ *
+ * Wrapper function of __wlan_hdd_cfg80211_set_trace_level()
+ *
+ * Return: 0 on success, negative errno on failure
+ */
 
 static int wlan_hdd_cfg80211_set_trace_level(struct wiphy *wiphy,
 						struct wireless_dev *wdev,