Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 325386
b: refs/heads/master
c: 135f8a5
h: refs/heads/master
v: v3
  • Loading branch information
H Hartley Sweeten authored and Greg Kroah-Hartman committed Sep 17, 2012
1 parent f4de76a commit b0c49e6
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 29aba763060a2c44a7449dff1579f0fed52ea567
refs/heads/master: 135f8a5e031db8ef4031fb3c815ef7ace876f9b1
4 changes: 2 additions & 2 deletions trunk/drivers/staging/comedi/drivers/jr3_pci.h
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ enum {
mz = 0x0020,
changeV2 = 0x0040,
changeV1 = 0x0080
} vect_bits_t;
};

/* WARNING_BITS */
/* The warning_bits structure shows the bit pattern for the warning
Expand All @@ -116,7 +116,7 @@ enum {
mx_near_sat = 0x0008,
my_near_sat = 0x0010,
mz_near_sat = 0x0020
} warning_bits_t;
};

/* ERROR_BITS */
/* XX_SAT */
Expand Down

0 comments on commit b0c49e6

Please sign in to comment.