android_kernel_xiaomi_sm8350/core/hdd
Jeff Johnson 3aa54d42ef qcacld-3.0: Remove dead code in start pending ACS callback
In wlan_hdd_cfg80211_start_pending_acs() the result of calling
container_of() is NULL checked. The container of a work_struct is
always a valid pointer, so the NULL check is unnecessary. Remove this
resulting dead code.

Change-Id: Iac4d48037ee27bc5de4c5fbc7f91188d837c6d49
CRs-Fixed: 2267075
2018-06-26 20:11:34 -07:00
..
inc qcacld-3.0: Populate legacy flow control ops for HL 2018-06-26 01:35:35 -07:00
src qcacld-3.0: Remove dead code in start pending ACS callback 2018-06-26 20:11:34 -07:00