Browse Source

qcacld-3.0: Rename pHddCtx in wlan_hdd_cfg80211.[ch]

The Linux Coding Style frowns upon mixed-case names and so-called
Hungarian notation, so rename pHddCtx to align with the Coding Style.

Change-Id: I18ea54fa8263fdfbbdc82f27c54fc030903db824
CRs-Fixed: 2103656
Jeff Johnson 7 năm trước cách đây
mục cha
commit
b8944726d4
2 tập tin đã thay đổi với 147 bổ sung147 xóa
  1. 145 145
      core/hdd/src/wlan_hdd_cfg80211.c
  2. 2 2
      core/hdd/src/wlan_hdd_cfg80211.h

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 145 - 145
core/hdd/src/wlan_hdd_cfg80211.c


+ 2 - 2
core/hdd/src/wlan_hdd_cfg80211.h

@@ -350,10 +350,10 @@ int wlan_hdd_cfg80211_del_station(struct wiphy *wiphy,
 void wlan_hdd_testmode_rx_event(void *buf, size_t buf_len);
 #endif
 
-int wlan_hdd_send_avoid_freq_event(struct hdd_context *pHddCtx,
+int wlan_hdd_send_avoid_freq_event(struct hdd_context *hdd_ctx,
 				   struct ch_avoid_ind_type *avoid_freq_list);
 
-int wlan_hdd_send_avoid_freq_for_dnbs(struct hdd_context *pHddCtx, uint8_t op_chan);
+int wlan_hdd_send_avoid_freq_for_dnbs(struct hdd_context *hdd_ctx, uint8_t op_chan);
 
 #ifdef FEATURE_WLAN_EXTSCAN
 void wlan_hdd_cfg80211_extscan_callback(void *ctx,

Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác