aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/mpt2sas/mpi
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2011-11-04 08:21:38 +0000
committerDavid S. Miller <[email protected]>2011-11-04 18:37:23 -0400
commit589665f5a6008dbce1d0af2cb93e94a80bf78151 (patch)
tree4f4ec1949dd233a8474c2cb477da3637166b6e75 /drivers/scsi/mpt2sas/mpi
parent27d240fdae2808d727ad9ce48ec029731a457524 (diff)
bonding: comparing a u8 with -1 is always false
slave->duplex is a u8 type so the in bond_info_show_slave() when we check "if (slave->duplex == -1)", it's always false. Signed-off-by: Dan Carpenter <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/scsi/mpt2sas/mpi')
0 files changed, 0 insertions, 0 deletions