diff options
author | 2020-12-11 13:10:11 +0300 | |
---|---|---|
committer | 2020-12-11 13:23:02 +0000 | |
commit | 1688dbe7a730e1c1ed05b9dde497288494d75ad4 (patch) | |
tree | 46b3d0822c4ed5a014cf7187dc4418d6b3e13c2c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ASoC: mediatek: mt8183: add PM ops to machine drivers (diff) | |
download | wireguard-linux-1688dbe7a730e1c1ed05b9dde497288494d75ad4.tar.xz wireguard-linux-1688dbe7a730e1c1ed05b9dde497288494d75ad4.zip |
ASoC: mediatek: mt8183: delete some unreachable code
This has a goto followed by an unreachable return statement. The goto
is correct because it cleans up so the current runtime behavior is fine.
Let's delete the unreachable return statement.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Link: https://lore.kernel.org/r/X9NFg3KVm16Gx6Io@mwanda
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions