hpsa: Fix -Wunused-but-set-variable warning
authorFabian Frederick <fabf@skynet.be>
Fri, 23 Jan 2015 22:41:46 +0000 (16:41 -0600)
committerJames Bottomley <JBottomley@Parallels.com>
Mon, 2 Feb 2015 17:57:36 +0000 (09:57 -0800)
commitec42995263ec91acbef921df8c9bb692365687b6
tree260ee37b2d248810f978069240b2f01d3353a2c2
parentec501a18637d04a7ee78a1754817f57125552fd6
hpsa: Fix -Wunused-but-set-variable warning

Remove unused variable in hpsa_free_cmd_pool.

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