Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 167279
b: refs/heads/master
c: b8b5cd9
h: refs/heads/master
i:
  167277: be1215a
  167275: c7afd68
  167271: 62db213
  167263: eff3a43
v: v3
  • Loading branch information
Ian Abbott authored and Greg Kroah-Hartman committed Oct 9, 2009
1 parent 58167db commit 81933b2
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: a8ba8bffbe1f3f8b3450d294b9e68d299b158209
refs/heads/master: b8b5cd9f87e08f72c78d9197bf199821fda4ba36
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 @@ -2337,7 +2337,7 @@ static int resize_async_buffer(struct comedi_device *dev,
}

DPRINTK("comedi%i subd %d buffer resized to %i bytes\n",
dev->minor, s - dev->subdevices, async->prealloc_bufsz);
dev->minor, (int)(s - dev->subdevices), async->prealloc_bufsz);
return 0;
}

Expand Down

0 comments on commit 81933b2

Please sign in to comment.