diff options
author | 2024-04-01 19:30:05 +0200 | |
---|---|---|
committer | 2024-04-04 21:03:25 +0200 | |
commit | 922c86f8d3ad6c85142be3b8317f0e28a794116c (patch) | |
tree | a21c1cf836106ec9ccf180c9b3bf0249ed21ab95 /tools/perf/scripts/python | |
parent | pinctrl: sunxi: sun9i-a80-r: drop driver owner assignment (diff) | |
download | wireguard-linux-922c86f8d3ad6c85142be3b8317f0e28a794116c.tar.xz wireguard-linux-922c86f8d3ad6c85142be3b8317f0e28a794116c.zip |
pinctrl: max77620: Remove an unused fields in struct max77620_pin_info and max77620_pctrl_info
In "struct max77620_pin_info", the 'pull_config' field is unused.
In "struct max77620_pctrl_info", the 'pins_current_opt' field is unused.
Remove them.
On my x86_64 config, with allmodconfig, this shrinks the struct
max77620_pctrl_info from 360 bytes to 296.
Found with cppcheck, unusedStructMember.
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Message-ID: <60af8968864ae4a83a76e589b39a2b1e1f65c9db.1711992588.git.christophe.jaillet@wanadoo.fr>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions