summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorGuenter Roeck <linux@roeck-us.net>2018-09-18 09:53:06 -0700
committerGuenter Roeck <linux@roeck-us.net>2018-10-10 20:37:13 -0700
commita4e0a080cad80bb2522eb541868cc48c5e68ba72 (patch)
tree42c70dd32f546cfef762cb3ce3a83e728513def7 /tools/perf/scripts/python/export-to-postgresql.py
parent2d888c5f22b49bba174e0343f8e4ddfb374fa816 (diff)
hwmon: (nct6775) Use logical or instead of if statements where possible
Use boolean |= <expression>; instead of if (!boolean) boolean = <expression>; to assign values to boolean variables. No functional change. Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions