diff options
author | Sujit Reddy Thumma <sthumma@codeaurora.org> | 2014-07-23 08:31:12 +0200 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2014-07-25 23:17:06 +0200 |
commit | ea2aab2401576a7a2921f656d4184a0225aa138f (patch) | |
tree | 79827f74afa11831aa0a9661f11c1c3e33ff4383 /drivers/scsi/53c700.c | |
parent | scsi: ufs: make undeclared functions static (diff) | |
download | linux-ea2aab2401576a7a2921f656d4184a0225aa138f.tar.xz 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/53c700.c')
0 files changed, 0 insertions, 0 deletions