mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-11 04:18:39 +08: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 |