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

zephyr: storage: flash_map: Fix parameter order #83532

Merged
merged 1 commit into from
Jan 4, 2025

Conversation

nordicjm
Copy link
Collaborator

@nordicjm nordicjm commented Jan 3, 2025

Two functions have parameters in the wrong order in the function description, fix them to the correct order

@nordicjm nordicjm added the Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc. label Jan 3, 2025
@nordicjm nordicjm requested a review from de-nordic January 3, 2025 12:59
@zephyrbot zephyrbot added the area: Storage Storage subsystem label Jan 3, 2025
Two functions have parameters in the wrong order in the function
description, fix them to the correct order

Signed-off-by: Jamie McCrae <[email protected]>
@nordicjm nordicjm changed the title zephyr: stroage: flash_map: Fix parameter order zephyr: storage: flash_map: Fix parameter order Jan 3, 2025
@de-nordic de-nordic added this to the v4.1.0 milestone Jan 3, 2025
@kartben kartben merged commit 67597cf into zephyrproject-rtos:main Jan 4, 2025
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Storage Storage subsystem 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.

4 participants