Commit 47facfb8 authored by Alexander Viro's avatar Alexander Viro Committed by Linus Torvalds

[PATCH] annotated sound/pci/nm256/nm256.c

parent 901b656f
......@@ -703,7 +703,7 @@ static int
snd_nm256_capture_copy(snd_pcm_substream_t *substream,
int channel, /* not used (interleaved data) */
snd_pcm_uframes_t pos,
void *dst,
void __user *dst,
snd_pcm_uframes_t count)
{
snd_pcm_runtime_t *runtime = substream->runtime;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment