diff options
| author | Arnd Bergmann <[email protected]> | 2020-09-18 11:54:40 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2020-09-22 09:48:22 +0200 |
| commit | a4367cd2b2316862c5085a6beb12511f9f57608b (patch) | |
| tree | 4ff3d193532939b437529497ab66c6c08c03de8a /scripts/const_structs.checkpatch | |
| parent | f618affa770c5daa2cec997370874d02e51eb31d (diff) | |
staging: vchiq: convert compat bulk transfer
Split out the ioctl implementation for VCHIQ_IOC_QUEUE_BULK_TRANSMIT
into a separate function so it can be shared with the compat
implementation.
Here, the input data is converted separately in the compat
handler, while the output data is passed as a __user pointer
to thec vchiq_queue_bulk_transfer->mode word that is
compatible.
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