Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 220142
b: refs/heads/master
c: ba65849
h: refs/heads/master
v: v3
  • Loading branch information
Michael Hennerich authored and Greg Kroah-Hartman committed Oct 7, 2010
1 parent b4a1d7d commit 2711285
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: d0a530441ea9f2f10172c7f31a007f6b23d3fc19
refs/heads/master: ba6584946e85d477311ddf30a072fbc45572798c
1 change: 0 additions & 1 deletion trunk/drivers/staging/iio/adc/max1363_ring.c
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
int max1363_single_channel_from_ring(long mask, struct max1363_state *st)
{
struct iio_ring_buffer *ring = st->indio_dev->ring;
unsigned long numvals;
int count = 0, ret;
u8 *ring_data;
if (!(st->current_mode->modemask & mask)) {
Expand Down

0 comments on commit 2711285

Please sign in to comment.