diff options
author | Thomas Meyer <thomas@m3y3r.de> | 2013-09-16 23:19:54 +0200 |
---|---|---|
committer | Rob Clark <robdclark@gmail.com> | 2013-09-28 08:53:26 -0400 |
commit | e4826a94c7444698725572f3def3686fb3f38d6d (patch) | |
tree | 7903f17c51bee18040afd3a382683c7325a4f2f0 /fs/hpfs | |
parent | d8524ae9d6f492a9c6db9f4d89c5f9b8782fa2d5 (diff) |
drm/msm: Odd PTR_ERR usage
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>
Diffstat (limited to 'fs/hpfs')
0 files changed, 0 insertions, 0 deletions