aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/gecko.py
diff options
context:
space:
mode:
authorAbhinav Singh <[email protected]>2023-11-08 10:15:50 +0530
committerChristian Brauner <[email protected]>2023-11-18 15:00:01 +0100
commit297945d9bc13a10e2ce39f0a3aad38c6812435a5 (patch)
treec818981a14ef228e6bf4a52ec6bb8da717882081 /tools/perf/scripts/python/gecko.py
parentdb3db63b1d17c98f69e894edaa2b0b364ecde7a9 (diff)
fs : Fix warning using plain integer as NULL
Sparse static analysis tools generate a warning with this message "Using plain integer as NULL pointer". In this case this warning is being shown because we are trying to initialize pointer to NULL using integer value 0. Signed-off-by: Abhinav Singh <[email protected]> Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Jan Kara <[email protected]> Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions