summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorSergio Paracuellos <sergio.paracuellos@gmail.com>2020-12-13 19:17:15 +0300
committerLinus Walleij <linus.walleij@linaro.org>2021-01-04 17:38:34 +0300
commit53abfe67f024ab8eeac101d05703a49e7e154b67 (patch)
tree8a57ccdb699ee1437e8e7483d397c92d2111a6e2 /scripts/gdb/linux/utils.py
parent86e666df40c995add80a2acfb394dbce7c68dee2 (diff)
downloadlinux-53abfe67f024ab8eeac101d05703a49e7e154b67.tar.xz
pinctrl: ralink: rt2880: avoid double pointer to simplify code
Double pointer is being used and assigned in a bit dirty way to assign functions in pinctrl. Instead of doing this just avoid it and use directly 'p->func' instead. Reported-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Link: https://lore.kernel.org/r/20201213161721.6514-3-sergio.paracuellos@gmail.com Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions