commit | 9e96af8525264973d8d1f800b0ddce0289fc0bdd | [log] [tgz] |
---|---|---|
author | Suresh Jayaraman <sjayaraman@suse.de> | Tue Aug 05 14:38:40 2008 +0530 |
committer | Steve French <sfrench@us.ibm.com> | Tue Aug 05 16:51:53 2008 +0000 |
tree | 4c48c85bcef749ed5aa27629276aeec0f377672e | |
parent | 93d0ec851820688ef5b21a84e7460d3cf405f5c5 [diff] |
Fix missing braces in cifs_revalidate() 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>