diff options
| author | Puranjay Mohan <puranjay12@gmail.com> | 2019-05-16 14:41:40 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-05-20 07:40:43 +0200 |
| commit | 941add8e3e63a46bbb245abc9f9664aaaa4bb4da (patch) | |
| tree | 821025750cdedc3c7a1d95d2cc68d2f09a9bbc5a /tools/perf/scripts/python/stackcollapse.py | |
| parent | 2f9dcc46c626f32a484278c0fefae4ee49b5c1d5 (diff) | |
| download | linux-941add8e3e63a46bbb245abc9f9664aaaa4bb4da.tar.gz linux-941add8e3e63a46bbb245abc9f9664aaaa4bb4da.zip | |
Staging: rtl8723bs: hal: Fix comparison to bool in if statements
Fix following warnings reported by coccicheck:
WARNING: Comparison to bool
by using !x in place of (x == false) and
x in place of (x == true).
Signed-off-by: Puranjay Mohan <puranjay12@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
