]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitbfe45a9a23cf6ba5c19b2f29c5b335a728c55354
tree16ebdbe481fc16bd495882ef8f5ff23db2ec6b05
parent50dac70f433ba30c60953e5b2f6bb62e8f6fbe1c
[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