diff options
author | Dan Carpenter <dan.carpenter@linaro.org> | 2025-08-01 16:34:37 +0300 |
---|---|---|
committer | Manivannan Sadhasivam <mani@kernel.org> | 2025-08-11 16:30:43 +0530 |
commit | b26fc701a25195134ff0327709a0421767c4c7b2 (patch) | |
tree | 0cce5a27ed42ceb730a4b969efe5e5f43dc9328a /scripts/generate_rust_analyzer.py | |
parent | 8f5ae30d69d7543eee0d70083daf4de8fe15d585 (diff) |
PCI: xgene-msi: Return negative -EINVAL in xgene_msi_handler_setup()
There is a typo so we accidentally return positive EINVAL instead of
negative -EINVAL. Add the missing '-' character.
Fixes: 6aceb36f17ab ("PCI: xgene-msi: Restructure handler setup/teardown")
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Signed-off-by: Manivannan Sadhasivam <mani@kernel.org>
Acked-by: Marc Zyngier <maz@kernel.org>
Link: https://patch.msgid.link/aIzCbVd93ivPinne@stanley.mountain
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions