mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-22 13:11:27 +00:00
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user