Messages in this thread |  | | Date | Wed, 3 Dec 2025 08:24:49 +0000 | | Subject | Re: [PATCH 1/6] ASoC: qcom: audioreach: Drop unused audioreach_control_load_mix() arguments | | From | Srinivas Kandagatla <> |
| |
On 12/3/25 8:05 AM, Krzysztof Kozlowski wrote: > On 01/12/2025 16:21, Srinivas Kandagatla wrote: >> >> >> On 11/29/25 2:02 PM, Krzysztof Kozlowski wrote: >>> Simplify the audioreach_control_load_mix() function by removing its >>> unused arguments. >> >> TBH, this is an unnecessary cleanup. >> >> There are 1000+ of such instances in all over the kernel, if we audit this. >> >> Functions will have more arguments than that gets used in the >> implementations for various reasons, consistency, future use etc.. >> >> I dont see any point in this type of cleanups. >> > > > Sure, no problem. Just please confirm - you mean only this patch > dropping the arguments? Yes please, just drop this patch.
--srini> > Best regards, > Krzysztof
|  |