aboutsummaryrefslogtreecommitdiff
path: root/scripts/const_structs.checkpatch
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2020-09-18 11:54:37 +0200
committerGreg Kroah-Hartman <[email protected]>2020-09-22 09:48:22 +0200
commit06c78d4e359f30b0f77130a6b191e925efb414a3 (patch)
tree117351e86a742f79b79d5f0e99c7ab2a4bdd7125 /scripts/const_structs.checkpatch
parentb290f902b857d75a5eaeb0aa8d0a12fbc8312699 (diff)
staging: vchiq: rework compat handling
The compat handlers for VCHIQ_IOC_QUEUE_MESSAGE32 and VCHIQ_IOC_GET_CONFIG32 can simply call the underlying implementations that are already separate functions rather than using copy_in_user to simulate the native 64-bit interface for the full ioctl handler. vchiq_ioc_queue_message gets a small update to the calling conventions to simplify the compat version by directly returning a normal errno value. Signed-off-by: Arnd Bergmann <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions