android_kernel_xiaomi_sm8350/core/hdd
Jeff Johnson 7106abafaa qcacld-3.0: Replace hdd_context_t in wlan_hdd_ocb.[ch]
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 hdd_context_t typedef does not
meet any of those criteria, so replace references to it with a
reference to the underlying struct.

Change-Id: Ia65c6c8cab90c254fd12c7ada834ebdd6ffeeb47
CRs-Fixed: 2100176
2017-09-07 19:33:02 -07:00
..
inc qcacld-3.0: Replace hdd_context_t in wlan_hdd_oemdata.[ch] 2017-09-07 18:46:46 -07:00
src qcacld-3.0: Replace hdd_context_t in wlan_hdd_ocb.[ch] 2017-09-07 19:33:02 -07:00