summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2021-07-20 16:37:41 +0100
committerTakashi Iwai <tiwai@suse.de>2021-07-20 17:40:12 +0200
commite24ef4881bdd11c13d35235a410571c0d0aa0e5d (patch)
tree5584b1a4ab6b5a52c1f8abad4d0b4bacca9edcd9 /tools/perf/scripts/python/check-perf-trace.py
parent7f6726b63595c7ec8bc410364ab3be6cf4d4d407 (diff)
ALSA: opti9xx: fix missing { } around an if block
Currently the { } braces are missing around an if block causing subsequent code after the return to become unreachable. Fix this by adding the missing { }. Addresses-Coverity: ("Structurally dead code") Fixes: 2973ee4a5b54 ("ALSA: opti9xx: Allocate resources with device-managed APIs") Signed-off-by: Colin Ian King <colin.king@canonical.com> Link: https://lore.kernel.org/r/20210720153741.73230-1-colin.king@canonical.com Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions