Re: drivers/pinctrl/qcom/pinctrl-lpass-lpi.c:458 lpi_config_set() error: uninitialized symbol 'strength'.

From: Linus Walleij
Date: Tue Mar 02 2021 - 13:47:51 EST


On Sat, Feb 27, 2021 at 10:22 AM Dan Carpenter <dan.carpenter@xxxxxxxxxx> wrote:

> New smatch warnings:
> drivers/pinctrl/qcom/pinctrl-lpass-lpi.c:458 lpi_config_set() error: uninitialized symbol 'strength'.
>
> Old smatch warnings:
> drivers/pinctrl/qcom/pinctrl-lpass-lpi.c:457 lpi_config_set() error: uninitialized symbol 'pullup'.

I don't think these are real problems, but maybe there is some way to explicitly
express that so that smatch knows as well?

Yours,
Linus Walleij