Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 311887
b: refs/heads/master
c: 82163ed
h: refs/heads/master
i:
  311885: 86ac92e
  311883: 1fe8404
  311879: 4cdb65a
  311871: ff283ca
v: v3
  • Loading branch information
Santosh Nayak authored and Mauro Carvalho Chehab committed Jul 6, 2012
1 parent 113f185 commit d98e674
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: f676fa068819357f716953920b764554fe116b3c
refs/heads/master: 82163edcdfa4eb3d74516cc8e9f38dd3d039b67d
1 change: 1 addition & 0 deletions trunk/drivers/media/dvb/dvb-core/dvbdev.c
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,7 @@ int dvb_register_device(struct dvb_adapter *adap, struct dvb_device **pdvbdev,
if (minor == MAX_DVB_MINORS) {
kfree(dvbdevfops);
kfree(dvbdev);
up_write(&minor_rwsem);
mutex_unlock(&dvbdev_register_lock);
return -EINVAL;
}
Expand Down

0 comments on commit d98e674

Please sign in to comment.