[PATCH 0/6] nvme ioctl cleanups
Chaitanya Kulkarni
chaitanyak at nvidia.com
Mon Feb 24 16:44:12 PST 2025
On 2/24/25 10:21, Keith Busch wrote:
> From: Keith Busch <kbusch at kernel.org>
>
> Various non-functional changes in the nvme ioctl code organaization.
>
> Keith Busch (6):
> nvme-ioctl: fold open_for_write into flags
> nvme-ioctl: use common type for user data addresses
> nvme-ioctl: fold 'vec' into flags
> nvme-ioctl: common user timeout setting
> nvme-ioctl: combine alloc and map
> nvme-ioctl: simplify parameters
>
> drivers/nvme/host/ioctl.c | 243 ++++++++++++++++++++------------------
> 1 file changed, 129 insertions(+), 114 deletions(-)
>
For the whole series looks good :-
Reviewed-by: Chaitanya Kulkarni <kch at nvidia.com>
Tested-by: Chaitanya Kulkarni <kch at nvidia.com>
Test result is below.
-ck
More information about the Linux-nvme
mailing list