[SCSI] tmscsim: clean-up status codes
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Sun, 17 Jun 2007 18:32:27 +0000 (20:32 +0200)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Wed, 20 Jun 2007 02:52:18 +0000 (19:52 -0700)
commit4a904a65fab83bcdd6b00470ac6c4aa80518e6a9
tree16ebdbe481fc16bd495882ef8f5ff23db2ec6b05
parent462b7859a07c9c2b060fa2b5b1d49f8b33706d4e
[SCSI] tmscsim: clean-up status codes

Remove redundant defines from the header, replace all occurances in the
code with standard SAM_STAT_ macros. Also fix what seems to be a typo in
testing for (status == H_OVER_UNDER_RUN)...

Signed-off-by: G. Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/tmscsim.c
drivers/scsi/tmscsim.h