Type fix.

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@349 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Stanislaw Gruszka
2008-04-21 17:37:43 +00:00
parent 9be327002c
commit 56382c20ac

View File

@@ -1180,7 +1180,7 @@ isp_read_proc(struct seq_file *seq, void *v)
return (0);
}
static int
static ssize_t
isp_write_proc(struct file *file, const char __user *buf, size_t len, loff_t *off)
{
char *ptr, *p, *old;