aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorSimon Trimmer <[email protected]>2023-10-04 15:42:03 +0100
committerMark Brown <[email protected]>2023-10-04 16:09:15 +0100
commitc98a0a83dccd19283da34a298876d26c7f06750f (patch)
treef910e56c690fa9a179355dfa12f2301c66f05cde /tools/perf/scripts
parent80e698e2df5ba2124bdeca37f1e589de58a4d514 (diff)
ASoC: cs35l56: Initialise a variable to silence possible static analysis error
read_poll_timeout() is a macro and val will be populated before use, however some static analysis tools treat it as a function and warn of uninitialised variable usage. Signed-off-by: Simon Trimmer <[email protected]> Signed-off-by: Richard Fitzgerald <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions