Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 317562
b: refs/heads/master
c: 1093792
h: refs/heads/master
v: v3
  • Loading branch information
Peter Meerwald authored and Greg Kroah-Hartman committed Jun 26, 2012
1 parent 376d712 commit fa7ec68
Show file tree
Hide file tree
Showing 3 changed files with 2 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: 1d633fd153844c8e954b0b72789279bf588cd025
refs/heads/master: 109379210eb57a252e245363659168a1f1ab8691
2 changes: 0 additions & 2 deletions trunk/drivers/staging/iio/Documentation/generic_buffer.c
Original file line number Diff line number Diff line change
Expand Up @@ -131,8 +131,6 @@ int main(int argc, char **argv)


int ret, c, i, j, toread;

FILE *fp_ev;
int fp;

int num_channels;
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/staging/iio/Documentation/iio_utils.h
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ inline int build_channel_array(const char *device_dir,
{
DIR *dp;
FILE *sysfsfp;
int count, temp, i;
int count, i;
struct iio_channel_info *current;
int ret;
const struct dirent *ent;
Expand Down

0 comments on commit fa7ec68

Please sign in to comment.