Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 175105
b: refs/heads/master
c: 932b3ee
h: refs/heads/master
i:
  175103: 9165d49
v: v3
  • Loading branch information
Dirk Hohndel authored and Greg Kroah-Hartman committed Dec 11, 2009
1 parent 74ea736 commit 222228b
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: ca5edf2f4ad1d40b8aaa5fe60630c21525b5c948
refs/heads/master: 932b3ee7e3ebdf3f6362aee7de52b8b4e9c4ff6a
2 changes: 1 addition & 1 deletion trunk/drivers/staging/comedi/drivers/icp_multi.c
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ static int icp_multi_detach(struct comedi_device *dev);
Data & Structure declarations
==============================================================================
*/
static unsigned short pci_list_builded = 0; /*>0 list of card is known */
static unsigned short pci_list_builded; /*>0 list of card is known */

struct boardtype {
const char *name; /* driver name */
Expand Down

0 comments on commit 222228b

Please sign in to comment.