* [PATCH 32/36] m68k: zorro __user annotations
@ 2005-12-22 4:51 Al Viro
0 siblings, 0 replies; only message in thread
From: Al Viro @ 2005-12-22 4:51 UTC (permalink / raw)
To: linux-m68k; +Cc: linux-kernel
From: Al Viro <viro@zeniv.linux.org.uk>
Date: 1135011952 -0500
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
---
drivers/zorro/proc.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
ea6db3171bc2fc1ba2fb09ece99f064dbbdcf66b
diff --git a/drivers/zorro/proc.c b/drivers/zorro/proc.c
index 1a409c2..7aa2d3d 100644
--- a/drivers/zorro/proc.c
+++ b/drivers/zorro/proc.c
@@ -45,7 +45,7 @@ proc_bus_zorro_lseek(struct file *file,
}
static ssize_t
-proc_bus_zorro_read(struct file *file, char *buf, size_t nbytes, loff_t *ppos)
+proc_bus_zorro_read(struct file *file, char __user *buf, size_t nbytes, loff_t *ppos)
{
struct inode *ino = file->f_dentry->d_inode;
struct proc_dir_entry *dp = PDE(ino);
--
0.99.9.GIT
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-12-22 4:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-12-22 4:51 [PATCH 32/36] m68k: zorro __user annotations Al Viro
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®