aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorJason Yan <[email protected]>2020-04-21 11:41:20 +0800
committerMartin K. Petersen <[email protected]>2020-04-24 18:21:14 -0400
commit3fa65812c20297bf71724c6138c0aed8531012f9 (patch)
tree3a6af3fb5ef757d5eece09665842ad054f9576c0 /tools/perf/scripts/python/bin
parent1a5d1d940ba8448ac9a17d5961f587ca36239dad (diff)
scsi: BusLogic: Remove conversion to bool in blogic_inquiry()
The '!=' expression itself is bool, no need to convert it to bool again. This fixes the following coccicheck warning: drivers/scsi/BusLogic.c:2240:46-51: WARNING: conversion to bool not needed here Link: https://lore.kernel.org/r/[email protected] Acked-by: Khalid Aziz <[email protected]> Signed-off-by: Jason Yan <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions