hpsa: remove 0x from queue depth print which is in decimal
authorRobert Elliott <elliott@hp.com>
Fri, 23 Jan 2015 22:41:56 +0000 (16:41 -0600)
committerJames Bottomley <JBottomley@Parallels.com>
Mon, 2 Feb 2015 17:57:37 +0000 (09:57 -0800)
commit69d6e33dc54fda69aa3977966c4c0cf4ec14df85
tree8f00bcb44c34119b842d25367d4e46433e526dfc
parenta4e17fc1cf64a6f93e1685dc4a32075dfb426082
hpsa: remove 0x from queue depth print which is in decimal

The queue depth printed at startup is in decimal, so
shouldn't have a 0x prefix.

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