diff options
| author | Michael Straube <straube.linux@gmail.com> | 2018-10-21 21:45:28 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-11-07 12:41:00 +0100 |
| commit | 636e10b89f5d5479079f6b360c9160a0bc9a0dbd (patch) | |
| tree | cbdd412ab55815a821fa361be41abb1708f8d00c /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 755842d8c7900be0b8bd87eaf23cc61bb53b47c7 (diff) | |
| download | linux-636e10b89f5d5479079f6b360c9160a0bc9a0dbd.tar.gz linux-636e10b89f5d5479079f6b360c9160a0bc9a0dbd.zip | |
staging: rtl8188eu: change type of is_cck_rate - style
The variable is_cck_rate is used for boolean values, so change the
type from u8 to bool. The initializations to zero and use of ternary
operator in the assignments are unnecessary, remove them as well.
Suggested-by: Joe Perches <joe@perches.com>
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/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
