X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2Fcifs%2Ffcntl.c;h=995474c90885c6dab51e2d4e0b86be6fa23d87bb;hb=19e66a67e9b25874cd5e184e7d381ce1b955df11;hp=8e375bb4b37994b9a71c0d31df09962fd10f8082;hpb=4cc21505a09354ade787de368bd697a1bba3b213;p=linux-2.6 diff --git a/fs/cifs/fcntl.c b/fs/cifs/fcntl.c index 8e375bb4b3..995474c908 100644 --- a/fs/cifs/fcntl.c +++ b/fs/cifs/fcntl.c @@ -66,7 +66,7 @@ static __u32 convert_to_cifs_notify_flags(unsigned long fcntl_notify_flags) return cifs_ntfy_flags; } -int cifs_dir_notify(struct file * file, unsigned long arg) +int cifs_dir_notify(struct file *file, unsigned long arg) { int xid; int rc = -EINVAL;