[SCSI] qlogicpti: add missing parentheses
authorRoel Kluin <roel.kluin@gmail.com>
Tue, 3 Nov 2009 23:38:44 +0000 (00:38 +0100)
committerJames Bottomley <James.Bottomley@suse.de>
Fri, 4 Dec 2009 18:01:28 +0000 (12:01 -0600)
commitcd7560cb69489c6b798b61897449989b4e972327
tree1c3fe67658ab10b82d6f56990f151ccd348afdca
parentb94f8951bf256674eca3f2a490df17521442afef
[SCSI] qlogicpti: add missing parentheses

`+' has a higher precedence than `?' so the condition always
evaluates to true and this is preprocessed to `7*((ql) - 1)'

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/qlogicpti.h