Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 268427
b: refs/heads/master
c: 692cfb9
h: refs/heads/master
i:
  268425: 8c6047d
  268423: 0d4a606
v: v3
  • Loading branch information
Leonid V. Fedorenchik authored and Greg Kroah-Hartman committed Sep 16, 2011
1 parent ac62b80 commit 39784b9
Show file tree
Hide file tree
Showing 2 changed files with 2 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: c1e6e24175475a5a03176958623fb06d1644f38e
refs/heads/master: 692cfb9beca7bd8d7bf69727a25b162fd39f555e
3 changes: 1 addition & 2 deletions trunk/drivers/staging/cx25821/cx25821-video.c
Original file line number Diff line number Diff line change
Expand Up @@ -162,8 +162,7 @@ void cx25821_video_wakeup(struct cx25821_dev *dev, struct cx25821_dmaqueue *q,
else
mod_timer(&q->timeout, jiffies + BUFFER_TIMEOUT);
if (bc != 1)
pr_err("%s: %d buffers handled (should be 1)\n",
__func__, bc);
pr_err("%s: %d buffers handled (should be 1)\n", __func__, bc);
}

#ifdef TUNER_FLAG
Expand Down

0 comments on commit 39784b9

Please sign in to comment.