From fb8c4b14d9259ba467241a7aaeb712caedce7ee8 Mon Sep 17 00:00:00 2001 From: Steve French Date: Tue, 10 Jul 2007 01:16:18 +0000 Subject: [CIFS] whitespace cleanup More than halfway there Signed-off-by: Steve French --- fs/cifs/fcntl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fs/cifs/fcntl.c') diff --git a/fs/cifs/fcntl.c b/fs/cifs/fcntl.c index 8e375bb4b379..995474c90885 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; -- cgit v1.2.3