]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
RDMA/ionic: Fix typo in format string
authorJason Gunthorpe <jgg@nvidia.com>
Tue, 28 Apr 2026 16:17:34 +0000 (13:17 -0300)
committerJason Gunthorpe <jgg@nvidia.com>
Sat, 2 May 2026 18:30:48 +0000 (15:30 -0300)
commit70f780edcd1e86350202d8a409de026b2d2e2067
treeb731db3b9ea96b324520885bd641eb5d8cebf505
parent6009cca96fcb01182cede725ad61e9e3810f3932
RDMA/ionic: Fix typo in format string

Applying the corrupted patch by hand mangled the format string, put the s
in the right place.

Cc: stable@vger.kernel.org
Fixes: 654a27f25530 ("RDMA/ionic: bound node_desc sysfs read with %.64s")
Link: https://patch.msgid.link/r/1-v1-41f3135e5565+9d2-rdma_ai_fixes1_jgg@nvidia.com
Reported-by: Brad Spengler <brad.spengler@opensrcsec.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
drivers/infiniband/hw/ionic/ionic_ibdev.c