Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 363897
b: refs/heads/master
c: 4ca7da6
h: refs/heads/master
i:
  363895: 07ce250
v: v3
  • Loading branch information
Ian Abbott authored and Greg Kroah-Hartman committed Apr 5, 2013
1 parent f3929bf commit 390f4be
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 9162220068c45ce7a564db07ccb45f7462a39eba
refs/heads/master: 4ca7da6e8234c864c8694237c26e4d574b9fd00a
1 change: 0 additions & 1 deletion trunk/drivers/staging/comedi/comedi_fops.c
Original file line number Diff line number Diff line change
Expand Up @@ -2249,7 +2249,6 @@ EXPORT_SYMBOL(comedi_event);

static void comedi_device_init(struct comedi_device *dev)
{
memset(dev, 0, sizeof(*dev));
spin_lock_init(&dev->spinlock);
mutex_init(&dev->mutex);
dev->minor = -1;
Expand Down

0 comments on commit 390f4be

Please sign in to comment.