android_kernel_xiaomi_sm8350/core/hdd
Jeff Johnson e4bad25921 qcacld-3.0: Replace typedef connection_info_t
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 connection_info_t typedef does
not meet any of those criteria, so replace it with a well named
struct.

Change-Id: I414f8d1949807f1bc0cda72971fab5696d1d1860
CRs-Fixed: 2092786
2017-08-15 01:27:15 -07:00
..
inc qcacld-3.0: Replace typedef connection_info_t 2017-08-15 01:27:15 -07:00
src qcacld-3.0: Rename struct hdd_context_s 2017-08-15 01:27:07 -07:00