Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 181622
b: refs/heads/master
c: c2312f6
h: refs/heads/master
v: v3
  • Loading branch information
Andrew Morton authored and Mauro Carvalho Chehab committed Feb 26, 2010
1 parent ab5da42 commit c1ba094
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 407df29363f10642d87dbe49854c97eb57c84c94
refs/heads/master: c2312f60d741df833abf48fee4a30aa523e55a58
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/cx18/cx18-alsa-pcm.c
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ void cx18_alsa_announce_pcm_data(struct snd_cx18_card *cxsc, u8 *pcm_data,
int period_elapsed = 0;
int length;

dprintk("cx18 alsa announce ptr=%p data=%p num_bytes=%d\n", cxsc,
dprintk("cx18 alsa announce ptr=%p data=%p num_bytes=%zd\n", cxsc,
pcm_data, num_bytes);

substream = cxsc->capture_pcm_substream;
Expand Down

0 comments on commit c1ba094

Please sign in to comment.