aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorStephen Boyd <[email protected]>2020-05-18 12:02:37 -0600
committerGreg Kroah-Hartman <[email protected]>2020-05-19 16:31:17 +0200
commitbab223f9a97a0efe647b746fc46ccd28383d6ead (patch)
treebe9342a6f9a097ad0a9e9f9be4c668fb4cd06460 /tools/perf/scripts/python
parent0e34dc7618103e81ca77555d22493ee3e0a0e998 (diff)
coresight: Initialize arg in sparse friendly way
Sparse gets annoyed when this initializer is 0 but the first struct member is a pointer. Just use { } to initialize instead so that sparse is quiet. Cc: Suzuki K Poulose <[email protected]> Cc: Mike Leach <[email protected]> Signed-off-by: Stephen Boyd <[email protected]> Signed-off-by: Mathieu Poirier <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions