Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 363901
b: refs/heads/master
c: f5b31e1
h: refs/heads/master
i:
  363899: a97475a
v: v3
  • Loading branch information
Ian Abbott authored and Greg Kroah-Hartman committed Apr 5, 2013
1 parent 9c59129 commit ca4cd11
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3346b798f202bf2f5b5272870ecdb75acec2e752
refs/heads/master: f5b31e15acd1ab2fd9b9022c29a66f4625fa5658
2 changes: 1 addition & 1 deletion trunk/drivers/staging/comedi/drivers.c
Original file line number Diff line number Diff line change
Expand Up @@ -452,7 +452,7 @@ int comedi_auto_config(struct device *hardware_device,
mutex_unlock(&comedi_dev->mutex);

if (ret < 0)
comedi_free_board_minor(minor);
comedi_release_hardware_device(hardware_device);
return ret;
}
EXPORT_SYMBOL_GPL(comedi_auto_config);
Expand Down

0 comments on commit ca4cd11

Please sign in to comment.