Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MTD] Fix error checking after get_mtd_device() in get_sb_mtd functions
It returns ERR_PTR(foo) on error, not just NULL. Signed-off-by: David Woodhouse <dwmw2@infradead.org>
- Loading branch information