Re: [PATCH] pci: endpoint: pci-epf-vntb: fix num_mws in error message
Koichiro Den <[email protected]>
| Newsgroups | dev.linux.lists.ntb,org.kernel.vger.linux-pci |
|---|---|
| Message-ID | <zcvr23kmmxzsj6kuiztgrotpncsprx5lynzviz7udnq5mwgcbd@3nspaqkkcbcu> |
On Fri, Feb 06, 2026 at 09:35:34AM +0100, Niklas Cassel wrote: > On Thu, Feb 05, 2026 at 03:30:37AM -0800, Alok Tiwari wrote: > > Correct the error message that incorrectly prints "num_nws" instead of > > "num_mws". > > > > No functional change intended. > > > > Signed-off-by: Alok Tiwari <[email protected]> > > --- > > Reviewed-by: Niklas Cassel <[email protected]> > Just for reference, there is an earlier submission that fixes the same issue and has already received a Reviewed-by from Frank: https://lore.kernel.org/ntb/[email protected]/ I'm happy with either patch being picked up. Koichiro