diff options
author | Joel Stanley <[email protected]> | 2023-01-20 09:48:56 +1030 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2023-01-27 13:32:44 +0100 |
commit | 287a344a11f1ebd31055cf9b22c88d7005f108d7 (patch) | |
tree | a490705ad22d2fb245b29b3e755e75bc64955069 /scripts/gdb/linux/vmalloc.py | |
parent | 5754a1c98b18009cb3030dc391aa37b77428a0bd (diff) |
pinctrl: aspeed: Fix confusing types in return value
The function signature is int, but we return a bool. Instead return a
negative errno as the kerneldoc suggests.
Fixes: 4d3d0e4272d8 ("pinctrl: Add core support for Aspeed SoCs")
Signed-off-by: Joel Stanley <[email protected]>
Reviewed-by: Andrew Jeffery <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/vmalloc.py')
0 files changed, 0 insertions, 0 deletions