pds_vdpa: fix up format-truncation complaint
authorShannon Nelson <shannon.nelson@amd.com>
Fri, 10 Nov 2023 22:18:00 +0000 (14:18 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 20 Jan 2024 10:51:41 +0000 (11:51 +0100)
commit53fff954e77c9bd0c186e46f396807da630c4765
tree2e240b88258feba06655e9b9647d01e5afead884
parent3ad7bf5e57c98511a2e6e18918d020c3f396dc0b
pds_vdpa: fix up format-truncation complaint

[ Upstream commit 4f317d6529d7fc3ab7769ef89645d43fc7eec61b ]

Our friendly kernel test robot has recently been pointing out
some format-truncation issues.  Here's a fix for one of them.

Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202311040109.RfgJoE7L-lkp@intel.com/
Signed-off-by: Shannon Nelson <shannon.nelson@amd.com>
Message-Id: <20231110221802.46841-2-shannon.nelson@amd.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/vdpa/pds/debugfs.c