aboutsummaryrefslogtreecommitdiff
path: root/scripts/gcc-plugins/cyc_complexity_plugin.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2020-07-21 11:02:17 +0100
committerIngo Molnar <[email protected]>2020-07-26 19:52:55 +0200
commit90fc73928fec2f62bbee1476781754c7392a7b61 (patch)
tree51b598014d778f873560454296b21b75022de4ac /scripts/gcc-plugins/cyc_complexity_plugin.c
parent2d65685a4a6ff6ef6bfe42717222db92c04224c2 (diff)
x86/ioperm: Initialize pointer bitmap with NULL rather than 0
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]> Signed-off-by: Ingo Molnar <[email protected]> Reviewed-by: Juergen Gross <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions