diff options
author | Ethan Carter Edwards <ethan@ethancedwards.com> | 2025-01-19 20:10:30 -0500 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2025-01-20 09:26:20 +0100 |
commit | e576e7843c0d65b82d4092e5b386d9fbf5bc10c3 (patch) | |
tree | 3261af5a9379e313d54ae8c7d89b07fe35053aec /rust/kernel/workqueue.rs | |
parent | 7bba999e939f6d20e4db66effeecc179ed896496 (diff) |
ALSA: ctxfi: Simplify dao_clear_{left,right}_input() functions
There was a lote of code duplication in the dao_clear_left_input() and
dao_clear_right_input() functions. A new function, dao_clear_input(),
was created and now the left and right functions call it instead of
repeating themselves.
Link: https://lore.kernel.org/lkml/NyKCr2VHK_xCQDwNxFKKx2LVd2d_AC2f2j4eAvnD9uRPtb50i2AruCLOp6mHxsGiyYJ0Tgd3Z50Oy1JTi5gPhjd2WQM2skrv7asp3fLl8HU=@ethancedwards.com/
Signed-off-by: Ethan Carter Edwards <ethan@ethancedwards.com>
Link: https://patch.msgid.link/x3glr6fetk7d7hlqimkv6g5krz2oibe7yusms3d7zk4ofrhlrx@75avihssncc5
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'rust/kernel/workqueue.rs')
0 files changed, 0 insertions, 0 deletions