Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
caif: move the dereference below the NULL test
The dereference should be moved below the NULL test. spatch with a semantic match is used to found this. (http://coccinelle.lip6.fr/) Signed-off-by: Wei Yongjun <[email protected]> Signed-off-by: David S. Miller <[email protected]>
- Loading branch information