Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drivers/flash: Correct flash_erase userspace handler
As the erase callback is optional, handler should not check if it is not NULL. Fixes zephyrproject-rtos#81777 Signed-off-by: Dominik Ermel <[email protected]>
- Loading branch information