Arnd Bergmann ab0cf1e425 compat_ioctl: ubd, aoe: use blkdev_compat_ptr_ioctl
These drivers implement the HDIO_GET_IDENTITY and CDROMVOLREAD ioctl
commands, which are compatible between 32-bit and 64-bit user space and
traditionally handled by compat_blkdev_driver_ioctl().

As a prerequisite to removing that function, make both drivers use
blkdev_compat_ptr_ioctl() as their .compat_ioctl callback.

Reviewed-by: Ben Hutchings <ben.hutchings@codethink.co.uk>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2020-01-03 09:33:02 +01:00
..
2019-11-28 10:40:44 -07:00
2019-12-21 06:24:56 -08:00
2019-11-28 10:40:47 -07:00
2019-12-04 09:04:26 -07:00
2019-08-09 07:41:36 -06:00
2018-10-17 09:42:30 -06:00
2019-11-25 11:15:41 -08:00
2019-11-12 19:12:07 -07:00
2019-07-01 08:16:08 -06:00
2018-11-09 08:14:14 -07:00
2018-10-26 14:36:21 -07:00