android_kernel_xiaomi_sm8350/core/wma
Jeff Johnson c9770ee2b7 qcacld-3.0: Replace typedef tSirWifiInterfaceInfo
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 tSirWifiInterfaceInfo typedef
does not meet any of those criteria, so replace it (and the "tp"
variant) with a properly named struct.

Change-Id: Id3f2f5e9dc07faccd582c16919103ca2da2b2b92
CRs-Fixed: 2412967
2019-03-10 16:37:51 -07:00
..
inc qcacld-3.0: Refine sys_process_mmh_msg() 2019-03-08 04:36:32 -08:00
src qcacld-3.0: Replace typedef tSirWifiInterfaceInfo 2019-03-10 16:37:51 -07:00