From: Suresh Jayaraman Date: Tue, 5 Aug 2008 09:08:40 +0000 (+0530) Subject: Fix missing braces in cifs_revalidate() X-Git-Tag: v2.6.27-rc3~65^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e96af8525264973d8d1f800b0ddce0289fc0bdd;p=pandora-kernel.git 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 Signed-off-by: Suresh Jayaraman Signed-off-by: Steve French --- Reading git-diff-tree failed