diff options
author | Srujana Challa <schalla@marvell.com> | 2024-09-16 19:22:55 +0300 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2024-09-25 14:07:44 +0300 |
commit | bc0dcbc5c2c539f37004f2cce0e6e245b2e50b6c (patch) | |
tree | 67a752827f8b87c664378b3c50aeaf4ef7443759 /tools/perf/scripts/python | |
parent | efcd71af38be403fa52223092f79ada446e121ba (diff) | |
download | linux-bc0dcbc5c2c539f37004f2cce0e6e245b2e50b6c.tar.xz |
vdpa/octeon_ep: Fix format specifier for pointers in debug messages
Updates the debug messages in octep_vdpa_hw.c to use the %p format
specifier for pointers instead of casting them to u64.
Fixes smatch warning:
octep_hw_caps_read() warn: argument 3 to %016llx specifier is cast
from pointer
Fixes: 8b6c724cdab8 ("virtio: vdpa: vDPA driver for Marvell OCTEON DPU devices")
Reported-by: kernel test robot <lkp@intel.com>
Reported-by: Dan Carpenter <dan.carpenter@linaro.org>
Closes: https://lore.kernel.org/r/202409160431.bRhZWhiU-lkp@intel.com/
Signed-off-by: Srujana Challa <schalla@marvell.com>
Message-Id: <20240916162255.677774-1-schalla@marvell.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions