Home
last modified time | relevance | path

Searched hist:"743 d3336029ffe2bb38e982a3b572ced243c6d43" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/pinctrl/
H A Dpinctrl-mlxbf3.cdiff 743d3336029ffe2bb38e982a3b572ced243c6d43 Tue Apr 04 02:45:01 CEST 2023 Tom Rix <trix@redhat.com> pinctrl: mlxbf3: set varaiable mlxbf3_pmx_funcs storage-class-specifier to static

smatch reports
drivers/pinctrl/pinctrl-mlxbf3.c:162:20: warning: symbol
'mlxbf3_pmx_funcs' was not declared. Should it be static?

This variable is only used in one file so it should be static.

Signed-off-by: Tom Rix <trix@redhat.com>
Link: https://lore.kernel.org/r/20230404004501.1913144-1-trix@redhat.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>