android_kernel_xiaomi_sm8350/core
Jeff Johnson 48b1eb05ef qcacld-3.0: Replace typedef tSirWifiRadio
The Linux Coding Style enumerates a few special cases where typedefs
are useful, but stresses "NEVER EVER use a typedef unless you can
clearly match one of those rules." The tSirWifiRadio typedef does not
meet any of those criteria, so replace it with uint32_t.

Change-Id: I5f733f4a4aa07803c3719108169e6aeb98293c5e
CRs-Fixed: 2427175
2019-04-03 03:38:36 -07:00
..
bmi qcacld-3.0: bmi: Replace explicit comparison to NULL 2019-03-19 22:54:28 -07:00
cds qcacld-3.0: Add INI config option to control WMI credits 2019-03-29 11:05:38 -07:00
dp qcacld-3.0: Do not change bus/target delta for QCN7605 2019-03-28 16:50:12 -07:00
hdd qcacld-3.0: Replace typedef tSirWifiRadioStat 2019-04-03 03:38:32 -07:00
mac qcacld-3.0: Replace typedef tSirWifiRadio 2019-04-03 03:38:36 -07:00
pld qcacld-3.0: pld: Replace explicit comparison to NULL 2019-03-24 19:26:51 -07:00
sap qcacld-3.0: Fix wait timeout for existing channel change request 2019-04-02 11:17:16 -07:00
sme qcacld-3.0: Added roam_reason in csr_roam_info 2019-04-03 03:37:52 -07:00
wma qcacld-3.0: Replace typedef tSirWifiRadioStat 2019-04-03 03:38:32 -07:00