Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 304662
b: refs/heads/master
c: 5d4172c
h: refs/heads/master
v: v3
  • Loading branch information
Lars-Peter Clausen authored and Greg Kroah-Hartman committed May 14, 2012
1 parent 3c9f29a commit 9fccace
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 7cb2e629a240d3b7cc35d2d144149591e1cfa8dd
refs/heads/master: 5d4172cd63bd7a70007ce9d4d1fb48953323c328
2 changes: 0 additions & 2 deletions trunk/drivers/staging/iio/iio_simple_dummy.c
Original file line number Diff line number Diff line change
Expand Up @@ -470,8 +470,6 @@ static int __devinit iio_dummy_probe(int index)
error_unregister_events:
iio_simple_dummy_events_unregister(indio_dev);
error_free_device:
/* Note free device should only be called, before registration
* has succeeded. */
iio_device_free(indio_dev);
error_ret:
return ret;
Expand Down

0 comments on commit 9fccace

Please sign in to comment.