diff options
author | Raag Jadav <[email protected]> | 2023-10-11 12:15:33 +0530 |
---|---|---|
committer | Andy Shevchenko <[email protected]> | 2023-10-11 23:40:56 +0300 |
commit | 6fe13aa7c8696bae97b251b4c050cbb93d3065d3 (patch) | |
tree | 2ecaadb94ec18c69f1556f7c166ef6f6e87f1217 /scripts/gcc-plugins/randomize_layout_plugin.c | |
parent | e0ba7366a699817d435aa500b107e42c9adafcca (diff) |
pinctrl: cherryview: reduce scope of PIN_CONFIG_BIAS_HIGH_IMPEDANCE case
We have a couple of pinconfig cases inside the braces which are meant for
PIN_CONFIG_BIAS_HIGH_IMPEDANCE case. Although it is valid C, it makes the
code less readable and prone to misinterpretation. Limit the braces to
PIN_CONFIG_BIAS_HIGH_IMPEDANCE case to avoid this.
Signed-off-by: Raag Jadav <[email protected]>
Acked-by: Mika Westerberg <[email protected]>
Signed-off-by: Andy Shevchenko <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/randomize_layout_plugin.c')
0 files changed, 0 insertions, 0 deletions