aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorBragatheswaran Manickavel <[email protected]>2023-10-25 00:04:01 +0530
committerMartin K. Petersen <[email protected]>2023-10-24 22:44:35 -0400
commit6997283f64d968cf6bc8a68876930f67f48e1a6c (patch)
treebf66218afd98271cfe108cced3b6fa66e785ec1a /tools/perf/util/trace-event-scripting.c
parenta5181c8955145431e809158ad370258f77c3b77f (diff)
scsi: ufs: core: Conversion to bool not necessary
A logical evaluation already results in bool. There is no need for using a ternary operator based evaluation and bool conversion of the outcome. Issue identified using boolconv.cocci Coccinelle semantic patch. Signed-off-by: Bragatheswaran Manickavel <[email protected]> Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Bart Van Assche <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions