android_kernel_xiaomi_sm8350/core/cds
Jeff Johnson 31a67585b7 qcacld-3.0: Change cds_get_global_context() return type
cds_get_global_context() is the only remaining API which uses
the v_CONTEXT_t typedef. It was always strange to have an
abstraction for (void *) since that is an integral part of C99
and hence does not require abstraction, so replace the return
type of cds_get_global_context() from v_CONTEXT_t to void *.

Change-Id: I836994bf7405db54eea333bbb29785e606fb0196
CRs-Fixed: 2117092
2017-09-28 03:49:17 -07:00
..
inc qcacld-3.0: Change cds_get_global_context() return type 2017-09-28 03:49:17 -07:00
src qcacld-3.0: Change cds_get_global_context() return type 2017-09-28 03:49:17 -07:00