diff options
| author | Michael Straube <[email protected]> | 2018-10-21 21:45:28 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2018-11-07 12:41:00 +0100 |
| commit | 636e10b89f5d5479079f6b360c9160a0bc9a0dbd (patch) | |
| tree | cbdd412ab55815a821fa361be41abb1708f8d00c /tools/perf/scripts/python | |
| parent | 755842d8c7900be0b8bd87eaf23cc61bb53b47c7 (diff) | |
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 <[email protected]>
Signed-off-by: Michael Straube <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions