diff options
| author | Michael Straube <[email protected]> | 2018-06-30 13:36:27 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2018-07-02 10:43:10 +0200 |
| commit | d2ab9916f0122c77cc9bbb8b74c6a6dde458b4a2 (patch) | |
| tree | a6e2f66c2e69f618acd9e6071fcff389b95b8093 /tools/perf/scripts/python/bin | |
| parent | 790d5d2a7e9b494272dcf8ddc44f12aec4d36b35 (diff) | |
staging: rtl8723bs: fix comparsion to true/false and brace issues
Use if(x) and if(!x) instead of comparsion to true/false.
Reported by checkpatch.
Remove unrequired braces from single if else statement.
Add missing space after else: else{ -> else {
Signed-off-by: Michael Straube <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions