Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

drivers: bluetooth: hci: spi: Check and propagate return values #61121

Merged
merged 1 commit into from
Aug 4, 2023

Conversation

carlescufi
Copy link
Member

@carlescufi carlescufi commented Aug 3, 2023

drivers: bluetooth: hci: spi: Check and propagate return values

Check and propagate return values from GPIO calls.

Fixes #59529.

Signed-off-by: Carles Cufi carles.cufi@nordicsemi.no

@carlescufi carlescufi changed the title Coverity 321186 fix drivers: bluetooth: hci: spi: Check and propagate return values Aug 3, 2023
hermabe
hermabe previously approved these changes Aug 3, 2023
Check and propagate return values from GPIO calls.

Fixes zephyrproject-rtos#59529.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
@jhedberg jhedberg added the Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc. label Aug 4, 2023
@jhedberg jhedberg merged commit 6f8a166 into zephyrproject-rtos:main Aug 4, 2023
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Bluetooth Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Coverity CID: 321186] Unchecked return value in drivers/bluetooth/hci/spi.c
5 participants