android_kernel_xiaomi_sm8350/core/hdd
Srinivas Girigowda 74a66d627b qcacld-3.0: Fix clang warnings implicit enum type tAniBool
warning: implicit conversion from enumeration type 'tAniBool'
(aka 'enum eAniBool') to different enumeration type
'eSapBool' [-Wenum-conversion]

Replace tAniBool/eSapBool with bool.

Change-Id: I919488d2accc094049375fffe8b54a5d7dea621e
CRs-Fixed: 2055487
2017-07-13 01:47:55 -07:00
..
inc qcacld-3.0: Increase scan ageing value for emulation 2017-07-08 23:41:17 -07:00
src qcacld-3.0: Fix clang warnings implicit enum type tAniBool 2017-07-13 01:47:55 -07:00