mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-01 10:45:49 +00:00
bc0dcbc5c2
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:
|
||
---|---|---|
.. | ||
Makefile | ||
octep_vdpa_hw.c | ||
octep_vdpa_main.c | ||
octep_vdpa.h |