diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2022-03-23 02:12:55 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2022-03-24 22:10:31 +0300 |
commit | 6ef00b42f9019143e4534738f83af8e663bf7695 (patch) | |
tree | afd66214b5090187df0ba33968afa15237ba7288 /scripts/gdb/linux/proc.py | |
parent | 042a6362ce4dae201c9aa345ec2acce659edddca (diff) | |
download | linux-6ef00b42f9019143e4534738f83af8e663bf7695.tar.xz |
pinctrl: nuvoton: Fix sparse warning
Sparse complains:
drivers/pinctrl/nuvoton/pinctrl-wpcm450.c:626:9:
sparse: sparse: obsolete array initializer, use C99 syntax
This is because no equal sign is between the array index
and the assignments, in the macro.
Fix it up.
Reviewed-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions