diff options
author | 2012-07-10 17:19:25 +0100 | |
---|---|---|
committer | 2012-07-16 17:21:29 -0700 | |
commit | 0d5ff306582834e3172365d619ec0cfe7a4f79ba (patch) | |
tree | 9b0209eac32cdac83cd65aecd254e0fef5a3b45d /tools/perf/scripts/python/syscall-counts.py | |
parent | USB: option: add ZTE MF821D (diff) | |
download | linux-dev-0d5ff306582834e3172365d619ec0cfe7a4f79ba.tar.xz linux-dev-0d5ff306582834e3172365d619ec0cfe7a4f79ba.zip |
USB: remove 8 bytes of padding from usb_host_interface on 64 bit builds
Reorder elements in the usb_host_interface structure to remove 8 bytes
of padding on 64 bit builds , and so shrink it's size to 40 bytes.
usb_interface_descriptor is a odd size which leaves a gap that is not
big enough to hold a pointer, so moving extralen into that gap removes
the need for more padding.
Signed-off-by: Richard Kennedy <richard@rsk.demon.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions