commit | 2b08b3e9d9dad982466d3452e410d5e398e55503 | [log] [tgz] |
---|---|---|
author | Don Brace <don.brace@pmcs.com> | Fri Jan 23 16:41:09 2015 -0600 |
committer | James Bottomley <JBottomley@Parallels.com> | Mon Feb 02 09:57:35 2015 -0800 |
tree | 744e47e3a571ad5fc09fe08fa22127cc19f0ecde | |
parent | 81c0fc51b7a790ebe05a35de2c9176bd2f5bfe46 [diff] |
hpsa: correct endian sparse warnings Correct endiness issues reported by sparse. SA controllers are little endian. This patch ensures endiness correctness. Signed-off-by: Don Brace <don.brace@pmcs.com> Reviewed-by: Scott Teel <scott.teel@pmcs.com> Reviewed-by: Webb Scales <webbnh@hp.com> Signed-off-by: Christoph Hellwig <hch@lst.de>