diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2023-08-24 15:45:08 +0900 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2023-09-11 10:49:18 +0200 |
commit | af68c2af22e11f15751031422e31ee695095f108 (patch) | |
tree | 9770311120a7c0a2176d449d5e706aec25694ef2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 0bb80ecc33a8fb5a682236443c1e740d5c917d1d (diff) |
pinctrl: single: remove get rid of __maybe_unused
These are always used in pcs_probe().
While I was here, I also changed 'unsigned' in the same line to
'unsigned int' to address the checkpatch warnings:
WARNING: Prefer 'unsigned int' to bare use of 'unsigned'
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Link: https://lore.kernel.org/r/20230824064508.968142-1-masahiroy@kernel.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions