Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 325127
b: refs/heads/master
c: f212a37
h: refs/heads/master
i:
  325125: 8168311
  325123: 9af43aa
  325119: 4aef51d
v: v3
  • Loading branch information
H Hartley Sweeten authored and Greg Kroah-Hartman committed Sep 11, 2012
1 parent 5ea4274 commit 5b25b56
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 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: e6e69aa1306c5daa3f4a5e7b88b784b68b5cb00c
refs/heads/master: f212a372c2e57fa1157eebdf5b81028426bc527c
8 changes: 0 additions & 8 deletions trunk/drivers/staging/comedi/drivers/adl_pci9111.c
Original file line number Diff line number Diff line change
Expand Up @@ -630,14 +630,6 @@ pci9111_ai_do_cmd_test(struct comedi_device *dev,
error++;
}
}
} else {
if ((CR_CHAN(cmd->chanlist[0]) >
(board->ai_channel_nbr - 1))
|| (CR_CHAN(cmd->chanlist[0]) < 0)) {
comedi_error(dev,
"channel number is out of limits\n");
error++;
}
}
}

Expand Down

0 comments on commit 5b25b56

Please sign in to comment.