Skip to content
Commit 075667cc authored by Jason Wang's avatar Jason Wang Committed by Geert Uytterhoeven
Browse files

pinctrl: renesas: No need to initialise global statics



Global static variables don't need to be initialized to 0, because the
compiler will initialize them.

Signed-off-by: default avatarJason Wang <wangborong@cdjrlc.com>
Link: https://lore.kernel.org/r/20210906134040.96642-1-wangborong@cdjrlc.com


Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
parent 6880fa6c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment