diff options
| author | 2025-05-08 09:45:27 +0100 | |
|---|---|---|
| committer | 2025-05-08 23:41:15 +0900 | |
| commit | 4815e9fc892bb85f856f119006687fdb6c71ee01 (patch) | |
| tree | cf0d6b13d41fabe3fe776b2c5ddf643b1ad4b22d /tools/perf/util/scripting-engines/trace-event-python.c | |
| parent | ASoC: codecs: rt9123: Fix sparse cast warning (diff) | |
| download | wireguard-linux-4815e9fc892bb85f856f119006687fdb6c71ee01.tar.xz wireguard-linux-4815e9fc892bb85f856f119006687fdb6c71ee01.zip | |
ASoC: rt712-sdca: remove redundant else path of if statement
There is an if/else check where the else part is executed if
adc_vol_flag is true, this else path checks if adc_vol_flag
is true (which is a redundant second check) and the if path is
always taken. Remove the redundant check and remove the else
path since that can never occur.
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Link: https://patch.msgid.link/20250508084527.316380-1-colin.i.king@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions
