aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/gdb/vmlinux-gdb.py
diff options
context:
space:
mode:
authorBragatheswaran Manickavel <[email protected]>2023-10-24 18:34:01 +0000
committerMartin K. Petersen <[email protected]>2023-10-25 02:44:35 +0000
commit6997283f64d968cf6bc8a68876930f67f48e1a6c (patch)
treebf66218afd98271cfe108cced3b6fa66e785ec1a /scripts/gdb/vmlinux-gdb.py
parentscsi: ufs: core: Fix race between force complete and ISR (diff)
downloadkernel-6997283f64d968cf6bc8a68876930f67f48e1a6c.tar.gz
kernel-6997283f64d968cf6bc8a68876930f67f48e1a6c.zip
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 'scripts/gdb/vmlinux-gdb.py')
0 files changed, 0 insertions, 0 deletions