aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2011-02-15 15:33:13 -0600
committerJames Bottomley <[email protected]>2011-02-18 12:34:38 -0600
commit382be668c5a284844f9dcbb5b1cb8ffba2386d80 (patch)
treef32e381380abebd99a3ee77566efc494541e2347 /tools/perf/scripts/python/bin
parentba95e2ac6bfeb9af92153058a353fc47e1addc02 (diff)
[SCSI] hpsa: fix bad comparison
'!' has higher precedence than '&'. CFGTBL_ChangeReq is 0x1 so the original code is equivelent to if (!doorbell_value) {... Signed-off-by: Dan Carpenter <[email protected]> Acked-by: Stephen M. Cameron <[email protected]> Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions