[SCSI] libsas: fix test for negative unsigned and typos
authorRoel Kluin <roel.kluin@gmail.com>
Fri, 2 Jan 2009 16:32:55 +0000 (17:32 +0100)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Fri, 2 Jan 2009 18:16:38 +0000 (12:16 -0600)
commita234b1103f7df35eacb1de7a9d15a636046e263b
treed03973e328ed12a7b12057c7430bcf5d128ca105
parentd38f47a977e5d314a2e21db0806ca4f76cb0576b
[SCSI] libsas: fix test for negative unsigned and typos

unsigned req->data_len cannot be negative, and fix =-/-= typo

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/libsas/sas_host_smp.c