diff options
| author | Nishka Dasgupta <[email protected]> | 2019-08-02 11:54:43 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2019-08-02 13:59:53 +0200 |
| commit | 365231fcd67c97ea464c17d8d413f0860400547b (patch) | |
| tree | e167eb44200438cf266aa0ef9874aaf7ee6e814f /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 84881dd37beb0626d2622ccbfbdcfdc4bda2546d (diff) | |
staging: rtl8723bs: Change return type of hal_btcoex_IsLpsOn()
Change return type of hal_btcoex_IsLpsOn from u8 to bool as the
function only returns boolean values.
Modify a comparison of a boolean value to false to instead check that
boolean value directly.
Signed-off-by: Nishka Dasgupta <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions