Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 354034
b: refs/heads/master
c: 305a6f3
h: refs/heads/master
v: v3
  • Loading branch information
H Hartley Sweeten authored and Greg Kroah-Hartman committed Jan 18, 2013
1 parent 7a33de9 commit a858f03
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: 8ae560a14abaf2b76fb486ad08fea9c6c5be640f
refs/heads/master: 305a6f3896350bbfa59c0021f59600bbbb2e9590
1 change: 0 additions & 1 deletion trunk/drivers/staging/comedi/comedi_buf.c
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,6 @@ static unsigned int comedi_buf_munge(struct comedi_async *async,
}
}

BUG_ON((int)(async->munge_count - async->buf_write_count) > 0);
return count;
}

Expand Down

0 comments on commit a858f03

Please sign in to comment.