diff options
| author | Arnd Bergmann <[email protected]> | 2018-09-11 15:23:00 +0000 |
|---|---|---|
| committer | Arnd Bergmann <[email protected]> | 2019-10-23 15:23:43 +0000 |
| commit | 407e9ef72476e64937ebec44cc835e03a25fb408 (patch) | |
| tree | f39676cf265edd608c095532c554e9d58a177fe1 /drivers/scsi/pmcraid.c | |
| parent | compat_ioctl: move rtc handling into drivers/rtc/dev.c (diff) | |
| download | kernel-407e9ef72476e64937ebec44cc835e03a25fb408.tar.gz kernel-407e9ef72476e64937ebec44cc835e03a25fb408.zip | |
compat_ioctl: move drivers to compat_ptr_ioctl
Each of these drivers has a copy of the same trivial helper function to
convert the pointer argument and then call the native ioctl handler.
We now have a generic implementation of that, so use it.
Acked-by: Greg Kroah-Hartman <[email protected]>
Acked-by: Michael S. Tsirkin <[email protected]>
Acked-by: David S. Miller <[email protected]>
Acked-by: Jarkko Sakkinen <[email protected]>
Reviewed-by: Jarkko Sakkinen <[email protected]>
Reviewed-by: Jason Gunthorpe <[email protected]>
Reviewed-by: Jiri Kosina <[email protected]>
Reviewed-by: Stefan Hajnoczi <[email protected]>
Reviewed-by: Cornelia Huck <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'drivers/scsi/pmcraid.c')
0 files changed, 0 insertions, 0 deletions
