[PATCH] nvme: Report model,sn,fw,pci device information during init
Erwan Velu
erwanaliasr1 at gmail.com
Wed Jun 15 11:52:35 PDT 2022
[...]
> The PCI_ID: print is misleading. That format usually indicates VID:DID, but
> you're printing VID:SSVID.
True.
> This is also very similar to the recently introduced nvme_print_device_info(),
> but that one removes the annoying trailing spaces if they exist. I guess if
> we're going this direction, just use that print, but change it from dev_err to
> dev_info, and remove the call on global id collision detection.
Oh I missed it.
Shall I provide a patch for nvme-5.19 or wait until the next window ?
More information about the Linux-nvme
mailing list