hpsa: get rid of cmd_special_alloc and cmd_special_free
authorStephen Cameron <stephenmcameron@gmail.com>
Fri, 23 Jan 2015 22:43:04 +0000 (16:43 -0600)
committerJames Bottomley <JBottomley@Parallels.com>
Mon, 2 Feb 2015 17:57:39 +0000 (09:57 -0800)
commit45fcb86e4663122590d243a466eb21ae45890f03
tree0e312378e2f99b5af9e68300d718922d5ace34dd
parentd54c5c24870ff4d581ce17f09d0c5fcb728c1d02
hpsa: get rid of cmd_special_alloc and cmd_special_free

We have commands reserved for internal use.

This is laying the groundwork for removing the internal
queue of commands from the driver so that the locks that
protect that queue may be removed.

Reviewed-by: Scott Teel <scott.teel@pmcs.com>
Signed-off-by: Don Brace <don.brace@pmcs.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/scsi/hpsa.c
drivers/scsi/hpsa.h