On Thu, Jun 27, 2024 at 05:23:45PM GMT, Krzysztof Kozlowski wrote: > Number of widgets in array passed to snd_soc_dapm_new_controls() cannot > be negative, so make it explicit by using 'unsigned int', just like > snd_soc_add_component_controls() is doing. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > --- > include/sound/soc-dapm.h | 2 +- > sound/soc/soc-dapm.c | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> -- With best wishes Dmitry