summaryrefslogtreecommitdiff
path: root/scripts/checkpatch.pl
diff options
context:
space:
mode:
authorSergey Temerkhanov <[email protected]>2015-04-01 17:18:46 +0300
committerMarek Vasut <[email protected]>2015-04-14 05:47:48 +0200
commitf6570871346aa3e83ba263bbed79a43875437112 (patch)
tree5509ea19654fa6bdf8c3cc11e5d7a954a5b22d09 /scripts/checkpatch.pl
parent421a5a0c980e8abc620880b8d00cfba1bd349e3c (diff)
usb_storage:Fix USB storage capacity detection on 64 bit architectures
This patch fixes USB storage capacity detection breakage on 64-bit systems which arises due to 'unsigned long' length difference. Old code assumes that to be 32 bit and breaks because of inappropriate response buffer layout. Also this fixes a number of build warnings and changes big-endian values treatment style to be architecture-independent Signed-off-by: Sergey Temerkhanov <[email protected]> Signed-off-by: Radha Mohan Chintakuntla <[email protected]>
Diffstat (limited to 'scripts/checkpatch.pl')
0 files changed, 0 insertions, 0 deletions