projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0bd8496
)
raw1394 __user annotation
author
Al Viro
<viro@ftp.linux.org.uk>
Thu, 26 Jul 2007 16:36:19 +0000
(17:36 +0100)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Thu, 26 Jul 2007 18:11:57 +0000
(11:11 -0700)
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/ieee1394/raw1394.c
patch
|
blob
|
history
diff --git
a/drivers/ieee1394/raw1394.c
b/drivers/ieee1394/raw1394.c
index 336e5ff4cfcf6f111cf5c57d6a043c5767d1513d..cadf0479cce54d7b0150aaa833114d2b9b8f2b7e 100644
(file)
--- a/
drivers/ieee1394/raw1394.c
+++ b/
drivers/ieee1394/raw1394.c
@@
-2677,7
+2677,7
@@
static long raw1394_iso_xmit_recv_packets32(struct file *file, unsigned int cmd,
struct raw1394_iso_packets32 __user *arg)
{
compat_uptr_t infos32;
- void *infos;
+ void
__user
*infos;
long err = -EFAULT;
struct raw1394_iso_packets __user *dst = compat_alloc_user_space(sizeof(struct raw1394_iso_packets));