diff options
author | Srujana Challa <[email protected]> | 2024-09-16 21:52:55 +0530 |
---|---|---|
committer | Michael S. Tsirkin <[email protected]> | 2024-09-25 07:07:44 -0400 |
commit | bc0dcbc5c2c539f37004f2cce0e6e245b2e50b6c (patch) | |
tree | 67a752827f8b87c664378b3c50aeaf4ef7443759 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | efcd71af38be403fa52223092f79ada446e121ba (diff) |
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 <[email protected]>
Reported-by: Dan Carpenter <[email protected]>
Closes: https://lore.kernel.org/r/[email protected]/
Signed-off-by: Srujana Challa <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions