aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorStefan Agner <[email protected]>2018-06-17 15:45:29 +0200
committerMark Brown <[email protected]>2018-06-18 12:54:38 +0100
commita7dc662c6a7b9209df600c64b16d33d72dbf56b1 (patch)
tree03fa7f33d92df10e0b01cde5a0bc340848114aa7 /tools/perf/scripts/python/syscall-counts.py
parent0ddce71c21f03fd19867c4939d3ca710f37cdf1a (diff)
ASoC: codecs: PCM1789: unconditionally flush work
Work is guaranteed to be initialized on exit. Drop the unnecessary if statement and always call flush_work. This fixes a warning seen with clang: sound/soc/codecs/pcm1789.c:265:13: warning: address of 'priv->work' will always evaluate to 'true' [-Wpointer-bool-conversion] if (&priv->work) ~~ ~~~~~~^~~~ Signed-off-by: Stefan Agner <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions