Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267561
b: refs/heads/master
c: 1c5e6a3
h: refs/heads/master
i:
  267559: fd4dcff
v: v3
  • Loading branch information
Michael Hennerich authored and Greg Kroah-Hartman committed Aug 23, 2011
1 parent d9e56ac commit 6b8dd0b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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: 4bfd542103dd343eca1275f99e02f40369f80163
refs/heads/master: 1c5e6a3f76a4f55d403bb6d0359b16efa4289809
6 changes: 3 additions & 3 deletions trunk/drivers/staging/iio/iio.h
Original file line number Diff line number Diff line change
Expand Up @@ -119,9 +119,9 @@ struct iio_chan_spec {
u8 storagebits;
u8 shift;
} scan_type;
const long info_mask;
const long event_mask;
const char *extend_name;
long info_mask;
long event_mask;
char *extend_name;
unsigned processed_val:1;
unsigned modified:1;
unsigned indexed:1;
Expand Down

0 comments on commit 6b8dd0b

Please sign in to comment.