aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stat-cpi.py
diff options
context:
space:
mode:
authorLeo Stone <[email protected]>2024-09-22 19:25:18 -0700
committerAndrew Morton <[email protected]>2024-11-05 16:56:21 -0800
commitba7196e566516f798635e26e976ae44f708d9d54 (patch)
treef85508226dd4606aa197ab73acc4bb21e4f61404 /tools/perf/scripts/python/stat-cpi.py
parentd2d243df445a88c26e91eac02b041213c7a32e9e (diff)
mm/damon: fix sparse warning for zero initializer
sparse warns about zero initializing an array with {0,}, change it to the equivalent {0}. Fixes the sparse warning: mm/damon/tests/vaddr-kunit.h:69:47: warning: missing braces around initializer Link: https://lkml.kernel.org/r/xriwklcwjpwcz7eiavo6f7envdar4jychhsk6sfkj5klaznb6b@j6vrvr2sxjht Fixes: 17ccae8bb5c9 ("mm/damon: add kunit tests") Signed-off-by: Leo Stone <[email protected]> Reviewed-by: SeongJae Park <[email protected]> Cc: Jinjie Ruan <[email protected]> Cc: Shuah Khan <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions