[PATCH] nvme: remove nssa from struct nvme_ctrl

Chaitanya Kulkarni chaitanyak at nvidia.com
Tue Feb 15 09:03:17 PST 2022


On 2/15/22 07:37, Keith Busch wrote:
> The reported number of streams is not used outside the function that
> gets it, so no need to stash it in the controller structure. Use a local
> variable instead.
> 
> Signed-off-by: Keith Busch <kbusch at kernel.org>
> ---
>

Looks good, can we make this feature configurable from KConfig ?

Are you also okay if we move features code from core.c to its
respective files, its getting really big e.g. mainly pr code,
sysfa code etc ?

Reviewed-by: Chaitanya Kulkarni <kch at nvidia.com>



More information about the Linux-nvme mailing list