diff options
author | Dave Penkler <dpenkler@gmail.com> | 2025-06-03 20:43:20 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-06-19 17:32:32 +0200 |
commit | b8394732ff0cc81551b0e3b442994622ebf389a7 (patch) | |
tree | 8699537f2060c239760bc257beefc2e619d55ff6 /scripts/gdb/linux/config.py | |
parent | eaad2a4263c986c0adc2f81ab6e6199391ecc435 (diff) |
staging: gpib: Add bit and byte padding to ioctl structs
Ensure that all structs have a size that is an integral mutliple
of 32 bits.
Change trailing single bit field to __u32 in gpib_open_dev_ioctl
Add byte padding to gpib_serial_poll_ioctl and gpib_request_service2
Add bit padding to gpib_board_info_ioctl and gpib_ppoll_config_ioctl
Signed-off-by: Dave Penkler <dpenkler@gmail.com>
Link: https://lore.kernel.org/r/20250603184320.30594-5-dpenkler@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/config.py')
0 files changed, 0 insertions, 0 deletions