diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2021-12-09 14:45:13 +0100 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2021-12-10 00:17:06 +0100 |
commit | dc1b242478f47d04a41f319a14f163711c52646a (patch) | |
tree | bd3b068590512c188dbbbb1bb5cfedce5b8f4a31 /lib/crc-itu-t.c | |
parent | b124c8bd50c7550ed966c09f69ffdbaaedc0aa15 (diff) | |
download | linux-dc1b242478f47d04a41f319a14f163711c52646a.tar.gz linux-dc1b242478f47d04a41f319a14f163711c52646a.tar.bz2 linux-dc1b242478f47d04a41f319a14f163711c52646a.zip |
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 <lkp@intel.com>
Link: https://lore.kernel.org/r/20211209134513.306212-1-linus.walleij@linaro.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'lib/crc-itu-t.c')
0 files changed, 0 insertions, 0 deletions