Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 281115
b: refs/heads/master
c: ef7908e
h: refs/heads/master
i:
  281113: 2e18de2
  281111: 2bd85ac
v: v3
  • Loading branch information
Ravishankar karkala Mallikarjunayya authored and Greg Kroah-Hartman committed Nov 27, 2011
1 parent f17b02e commit 95b69d2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 73b12a5bc0d3b37bd57227b88065ad7024b1720e
refs/heads/master: ef7908ebc3f81bc85c22ebe5e91c85caeeeac544
3 changes: 1 addition & 2 deletions trunk/drivers/staging/comedi/drivers/ni_daq_dio24.c
Original file line number Diff line number Diff line change
Expand Up @@ -140,9 +140,8 @@ static int dio24_attach(struct comedi_device *dev, struct comedi_devconfig *it)
printk("comedi%d: ni_daq_dio24: %s, io 0x%lx", dev->minor,
thisboard->name, iobase);
#ifdef incomplete
if (irq) {
if (irq)
printk(", irq %u", irq);
}
#endif

printk("\n");
Expand Down

0 comments on commit 95b69d2

Please sign in to comment.