Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 138993
b: refs/heads/master
c: dba5ed0
h: refs/heads/master
i:
  138991: 6fb7562
v: v3
  • Loading branch information
Dan Carpenter authored and Dave Airlie committed Mar 29, 2009
1 parent 01b2316 commit faa2ee3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c972d750e4fa3bfee6e7d3635729bf8c9cbb8f0a
refs/heads/master: dba5ed0cd12d8db5c0d2e1c869c2a50c5bcf6743
1 change: 1 addition & 0 deletions trunk/drivers/gpu/drm/drm_fops.c
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,7 @@ static int drm_open_helper(struct inode *inode, struct file *filp,
/* create a new master */
priv->minor->master = drm_master_create(priv->minor);
if (!priv->minor->master) {
mutex_unlock(&dev->struct_mutex);
ret = -ENOMEM;
goto out_free;
}
Expand Down

0 comments on commit faa2ee3

Please sign in to comment.