mirror of
https://github.com/torvalds/linux.git
synced 2024-11-21 19:46:16 +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 |