diff options
author | Sujit Reddy Thumma <sthumma@codeaurora.org> | 2014-07-23 09:31:12 +0300 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2014-07-25 17:17:06 -0400 |
commit | ea2aab2401576a7a2921f656d4184a0225aa138f (patch) | |
tree | 79827f74afa11831aa0a9661f11c1c3e33ff4383 /drivers/scsi/aacraid | |
parent | 7289f983548b24822971d7c3c2997734ff07b2f3 (diff) | |
download | blackbird-op-linux-ea2aab2401576a7a2921f656d4184a0225aa138f.tar.gz blackbird-op-linux-ea2aab2401576a7a2921f656d4184a0225aa138f.zip |
scsi: ufs: fix endianness sparse warnings
Fix many warnings with incorrect endian assumptions
which makes the code unportable to new architectures.
The UFS specification defines the byte order as big-endian
for UPIU structure and little-endian for the host controller
transfer/task management descriptors.
Signed-off-by: Sujit Reddy Thumma <sthumma@codeaurora.org>
Signed-off-by: Dolev Raviv <draviv@codeaurora.org>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'drivers/scsi/aacraid')
0 files changed, 0 insertions, 0 deletions