Skip to content
Commit dba5ed0c authored by Dan Carpenter's avatar Dan Carpenter Committed by Dave Airlie
Browse files

drm: drm_fops.c unlock missing on error path



drm_open_helper() from drm_fops.c had a missing mutex_unlock in a error
path.

This was caught by smatch (http://repo.or.cz/w/smatch.git/).  Compile
tested.

Signed-off-by: default avatarDan Carpenter <error27@gmail.com>
Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
parent c972d750
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment