]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - fs/nfs/file.c
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvar...
[net-next-2.6.git] / fs / nfs / file.c
index e756075637b005ba1937b275c2d77ed3ff8ad676..60677f9f13110d1a98774595de819fddf2c0ccdf 100644 (file)
@@ -884,6 +884,5 @@ static int nfs_setlease(struct file *file, long arg, struct file_lock **fl)
        dprintk("NFS: setlease(%s/%s, arg=%ld)\n",
                        file->f_path.dentry->d_parent->d_name.name,
                        file->f_path.dentry->d_name.name, arg);
-
        return -EINVAL;
 }