[PATCH] nvme: Remove unused parameter

Nilay Shroff nilay at linux.ibm.com
Fri Aug 16 00:00:45 PDT 2024


Hi Christoph,

On 8/16/24 11:11, Christoph Hellwig wrote:
> On Wed, Aug 14, 2024 at 07:26:50PM +0530, Nilay Shroff wrote:
>> The "name" field in struct nvme_ctrl is unsued so removing it.
>> This would help save 12 bytes of space for each nvme_ctrl instance
>> created.
> 
> name is a structure member, not a parameter.
> 
> The code change itself look fine, though.
> 
> 
Yeah ok, if you prefer, shall I update the patch subject line and 
resend the patch?

Thanks,
--Nilay



More information about the Linux-nvme mailing list