Skip to content

drivers: console: uart_mcumgr: rename callback #87661

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

hasheddan
Copy link
Contributor

Updates uart_mgumgr_recv_cb to uart_mcumgr_recv_cb to reflect the context in which it is used.

Updates uart_mgumgr_recv_cb to uart_mcumgr_recv_cb to reflect the context
in which it is used.

Signed-off-by: Daniel Mangum <[email protected]>
@kartben kartben added the Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc. label Apr 18, 2025
@kartben kartben requested a review from nordicjm April 18, 2025 10:28
@kartben
Copy link
Collaborator

kartben commented Apr 18, 2025

fwiw there is a similar typo here

static uart_mcumgr_recv_fn *dummy_mgumgr_recv_cb;

@kartben kartben merged commit 8e037fd into zephyrproject-rtos:main Apr 22, 2025
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Console 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.

3 participants