]> git.baikalelectronics.ru Git - kernel.git/commit
FlashPoint, use BIT instead of BITW
authorJiri Slaby <jirislaby@gmail.com>
Fri, 19 Oct 2007 06:40:36 +0000 (23:40 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Fri, 19 Oct 2007 18:53:42 +0000 (11:53 -0700)
commit92f15a49166c2e4287186159f740322526ff17c6
tree0c36814f5f105c9961cfb2a80c37c1d3c021923e
parent036a56b98da210c284f439b4277d152c4f7de787
FlashPoint, use BIT instead of BITW

FlashPoint, use BIT instead of BITW

BITW was an ushort variant of BIT, use BIT instead

Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Cc: James Bottomley <James.Bottomley@steeleye.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/scsi/FlashPoint.c