]> www.infradead.org Git - nvme.git/commit
fwctl: Fix repeated device word in log message
authorShannon Nelson <shannon.nelson@amd.com>
Tue, 8 Apr 2025 22:33:00 +0000 (15:33 -0700)
committerJason Gunthorpe <jgg@nvidia.com>
Fri, 11 Apr 2025 23:47:45 +0000 (20:47 -0300)
commitc92ae5d4f53ebf9c32ace69c1f89a47e8714d18b
treebc5a638368579709a04f38667879d14e519c5536
parentfd292c1f100ccd006bebb7b4fe7308e68b3753e0
fwctl: Fix repeated device word in log message

Remove the repeated word "device" from a dev_warn() message.

Link: https://patch.msgid.link/r/20250408223300.24561-1-shannon.nelson@amd.com
Signed-off-by: Shannon Nelson <shannon.nelson@amd.com>
Reviewed-by: Dave Jiang <dave.jiang@intel.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
drivers/fwctl/main.c