aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorBart Van Assche <[email protected]>2022-04-19 15:57:46 -0700
committerMartin K. Petersen <[email protected]>2022-04-25 23:23:02 -0400
commit51d1628fc4572705daabac18a7935b661baae1a0 (patch)
tree88325a873216aeec19b7446f0dfd9c31cfff5f29 /tools/perf/scripts/python/export-to-postgresql.py
parent59a57bb79e1079ab634370c07eb6506711c69f85 (diff)
scsi: ufs: Remove superfluous boolean conversions
Remove "? true : false" if the preceding expression yields a boolean or if the result of the expression is assigned to a boolean since in these two cases the "? true : false" part is superfluous. Link: https://lore.kernel.org/r/[email protected] Tested-by: Bean Huo <[email protected]> Reviewed-by: Bjorn Andersson <[email protected]> Reviewed-by: Avri Altman <[email protected]> Reviewed-by: Bean Huo <[email protected]> Signed-off-by: Bart Van Assche <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions