aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorMichael Straube <[email protected]>2018-06-30 13:36:27 +0200
committerGreg Kroah-Hartman <[email protected]>2018-07-02 10:43:10 +0200
commitd2ab9916f0122c77cc9bbb8b74c6a6dde458b4a2 (patch)
treea6e2f66c2e69f618acd9e6071fcff389b95b8093 /tools/perf/scripts/python/export-to-sqlite.py
parent790d5d2a7e9b494272dcf8ddc44f12aec4d36b35 (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/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions