diff options
author | Michael Straube <straube.linux@gmail.com> | 2018-10-14 22:09:33 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-10-15 17:30:39 +0300 |
commit | bbf2f71e061a47e57e2c61abe406f2348be5058e (patch) | |
tree | 3bcd9fc547b411a3926c79836e5e4962e1d42d0b /tools/perf/scripts/python | |
parent | c2aed5648fe02324f8a4567bb611c289202d9f07 (diff) | |
download | linux-bbf2f71e061a47e57e2c61abe406f2348be5058e.tar.xz |
staging: rtl8188eu: cleanup comparsions to false
Cleanup remaining comparsions to false.
if(x == false) -> if(!x)
Signed-off-by: Michael Straube <straube.linux@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions