Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The variable priv->kms is not initialized yet. Found by "scripts/coccinelle/tests/odd_ptr_err.cocci". PTR_ERR should access the value just tested by IS_ERR. Signed-off-by: Thomas Meyer <thomas@m3y3r.de>
- Loading branch information