Skip to content

drivers: flash: use negative errno in Renesas RA HP #91247

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

Conversation

kartben
Copy link
Contributor

@kartben kartben commented Jun 7, 2025

fixed an incorrect "return EINVAL" where it should be -EINVAL.

fixed an incorrect "return EINVAL" where it should
be -EINVAL.

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
@kartben kartben added the Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc. label Jun 7, 2025
Copy link

sonarqubecloud bot commented Jun 7, 2025

@kartben kartben marked this pull request as ready for review June 7, 2025 22:07
@github-actions github-actions bot added platform: Renesas RA Renesas Electronics Corporation, RA size: XS A PR changing only a single line of code area: Flash labels Jun 7, 2025
@kartben kartben merged commit 998ee87 into zephyrproject-rtos:main Jun 9, 2025
31 checks passed
@kartben kartben deleted the drivers/flash/soc_flash_renesas_ra_hp_ex_op.c branch June 9, 2025 06:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Flash platform: Renesas RA Renesas Electronics Corporation, RA size: XS A PR changing only a single line of code 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.

5 participants