Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 304384
b: refs/heads/master
c: 1ae5062
h: refs/heads/master
v: v3
  • Loading branch information
Benedikt Bergenthal authored and Greg Kroah-Hartman committed Apr 18, 2012
1 parent 2ae1124 commit 0ca7559
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: e0e3daddad36f8303ca3bbeab558ced00f4e7d3e
refs/heads/master: 1ae5062a33be13a72d37ec46808490d471b0c1d3
2 changes: 1 addition & 1 deletion trunk/drivers/staging/comedi/comedi_fops.c
Original file line number Diff line number Diff line change
Expand Up @@ -1566,7 +1566,7 @@ static int comedi_mmap(struct file *file, struct vm_area_struct *vma)
return retval;
}

static unsigned int comedi_poll(struct file *file, poll_table * wait)
static unsigned int comedi_poll(struct file *file, poll_table *wait)
{
unsigned int mask = 0;
const unsigned minor = iminor(file->f_dentry->d_inode);
Expand Down

0 comments on commit 0ca7559

Please sign in to comment.