commit | 69d6e33dc54fda69aa3977966c4c0cf4ec14df85 | [log] [tgz] |
---|---|---|
author | Robert Elliott <elliott@hp.com> | Fri Jan 23 16:41:56 2015 -0600 |
committer | James Bottomley <JBottomley@Parallels.com> | Mon Feb 02 09:57:37 2015 -0800 |
tree | 8f00bcb44c34119b842d25367d4e46433e526dfc | |
parent | a4e17fc1cf64a6f93e1685dc4a32075dfb426082 [diff] |
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>