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 #81777 Signed-off-by: Dominik Ermel <[email protected]> (cherry picked from commit 4864289)
- Loading branch information