Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
m68k: Use PTR_RET rather than if(IS_ERR(...)) + PTR_ERR
The semantic patch that makes this change is available in scripts/coccinelle/api/ptr_ret.cocci. More information about semantic patching is available at http://coccinelle.lip6.fr/ Signed-off-by: Thomas Meyer <[email protected]> Signed-off-by: Geert Uytterhoeven <[email protected]>
- Loading branch information