aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorJason Wang <[email protected]>2021-09-06 21:40:40 +0800
committerGeert Uytterhoeven <[email protected]>2021-09-13 11:05:03 +0200
commit075667cc6c29ddc1a96af6d1f63fb673ef09b7cf (patch)
treee0b1711880ba350c0cbcbc1b1d333774504aec78 /scripts/gdb/linux/utils.py
parent6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f (diff)
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: Jason Wang <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Geert Uytterhoeven <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions