summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorNishka Dasgupta <nishkadg.linux@gmail.com>2019-08-19 10:57:57 +0300
committerLinus Walleij <linus.walleij@linaro.org>2019-08-21 10:00:16 +0300
commit6e28aaab07c19fb97cedea9840ef796f1a772350 (patch)
tree146e25cafa9a5f3aa4feddb5e6dd146db7d26c4a /tools/perf/scripts/python/syscall-counts.py
parenta4873accca0529b6a32e1ceb458be843cdea9ec6 (diff)
downloadlinux-6e28aaab07c19fb97cedea9840ef796f1a772350.tar.xz
pinctrl: rk805: Make structures constant
Static structures rk805_pinctrl_desc and rk805_gpio_chip, of types gpio_chip and pinctrl_desc respectively, are not used except to be copied into the fields of a different variable. Hence make rk805_pinctrl_desc and rk805_gpio_chip both constant to protect them from unintended modification. Issue found with Coccinelle. Signed-off-by: Nishka Dasgupta <nishkadg.linux@gmail.com> Link: https://lore.kernel.org/r/20190819075757.1753-1-nishkadg.linux@gmail.com Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions