]> git.hungrycats.org Git - linux/commitdiff
[PATCH] annotated sound/pci/nm256/nm256.c
authorAlexander Viro <viro@www.linux.org.uk>
Fri, 16 Jul 2004 05:03:17 +0000 (22:03 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 16 Jul 2004 05:03:17 +0000 (22:03 -0700)
sound/pci/nm256/nm256.c

index 57b7584a7d3b7d9261b350c72ff01d399d869049..5637e0b79aebd017608a116883cab15274dd6367 100644 (file)
@@ -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;