Fix missing braces in cifs_revalidate()
authorSuresh Jayaraman <sjayaraman@suse.de>
Tue, 5 Aug 2008 09:08:40 +0000 (14:38 +0530)
committerSteve French <sfrench@us.ibm.com>
Tue, 5 Aug 2008 16:51:53 +0000 (16:51 +0000)
Fix missing braces introduced during commit
cea218054ad277d6c126890213afde07b4eb1602.  Though setting wbrc to 0
keeps this from causing real bug, this should have been there.

Acked-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Suresh Jayaraman <sjayaraman@suse.de>
Signed-off-by: Steve French <sfrench@us.ibm.com>

No differences found