From: Jeff Layton Date: Thu, 31 Jul 2008 21:30:11 +0000 (+0000) Subject: [CIFS] remove level of indentation from decode_negTokenInit X-Git-Tag: v2.6.27-rc3~65^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f0e58ac3ad0bb2ec0924dc11f8e55d01f44ca90;p=pandora-kernel.git [CIFS] remove level of indentation from decode_negTokenInit Most of this function takes place inside of an unnecessary "else" clause. The other 2 cases both return 0, so we can remove some indentation here. Signed-off-by: Jeff Layton Signed-off-by: Steve French --- Reading git-diff-tree failed