On 21.07.20 12:02, Colin King wrote:
From: Colin Ian King <[email protected]>

The pointer bitmap is being initialized with a plain integer 0,
fix this by initializing it with a NULL instead.

Cleans up sparse warning:
arch/x86/xen/enlighten_pv.c:876:27: warning: Using plain integer
as NULL pointer

Signed-off-by: Colin Ian King <[email protected]>

Reviewed-by: Juergen Gross <[email protected]>


Juergen

Reply via email to