diff options
| author | Linus Walleij <[email protected]> | 2021-12-09 14:45:13 +0100 |
|---|---|---|
| committer | Linus Walleij <[email protected]> | 2021-12-10 00:17:06 +0100 |
| commit | dc1b242478f47d04a41f319a14f163711c52646a (patch) | |
| tree | bd3b068590512c188dbbbb1bb5cfedce5b8f4a31 /tools/perf/scripts/python | |
| parent | b124c8bd50c7550ed966c09f69ffdbaaedc0aa15 (diff) | |
pinctrl: bcm2835: Silence uninit warning
The uninitialized variable would be caught by the BUG_ON()
logic below, but the kernel test robot cannot see that.
Silence the warning by initializing the variable.
Reported-by: kernel test robot <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions