[PATCH 5/5] nvmet-fc: use pr_* print macros instead of dev_*
Daniel Wagner
dwagner at suse.de
Tue Oct 28 08:47:12 PDT 2025
On Tue, Oct 28, 2025 at 04:26:24PM +0100, Daniel Wagner wrote:
> Many of the nvmet-fc log messages cannot print the device used, because
> it's not there yet:
>
> (NULL device *): {0:0} Association deleted
>
> Use the pr_* macros consistently throughout the module and match the
> output of the nvme-fc module.
>
> Using port:association ids are more useful when debugging what's going
> on, because these match now with the log entries from nvme-fc.
Signed-off-by: Daniel Wagner <wagi at kernel.org>
More information about the Linux-nvme
mailing list