diff options
author | Su Hui <suhui@nfschina.com> | 2024-01-12 07:24:04 +0300 |
---|---|---|
committer | Bartosz Golaszewski <bartosz.golaszewski@linaro.org> | 2024-01-15 13:11:29 +0300 |
commit | d460e9c2075164e9b1fa9c4c95f8c05517bd8752 (patch) | |
tree | 06f42e939b78d43141b72785a8d514e35f93a38f /scripts/gdb/linux/tasks.py | |
parent | 314c020c4ed3de72b15603eb6892250bc4b51702 (diff) | |
download | linux-d460e9c2075164e9b1fa9c4c95f8c05517bd8752.tar.xz |
gpio: mlxbf3: add an error code check in mlxbf3_gpio_probe
Clang static checker warning: Value stored to 'ret' is never read.
bgpio_init() returns error code if failed, it's better to add this
check.
Fixes: cd33f216d241 ("gpio: mlxbf3: Add gpio driver support")
Signed-off-by: Su Hui <suhui@nfschina.com>
[Bartosz: add the Fixes: tag]
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions