]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[CIFS] remove level of indentation from decode_negTokenInit
authorJeff Layton <jlayton@redhat.com>
Thu, 31 Jul 2008 21:30:11 +0000 (21:30 +0000)
committerSteve French <sfrench@us.ibm.com>
Thu, 31 Jul 2008 21:30:11 +0000 (21:30 +0000)
commit2f0e58ac3ad0bb2ec0924dc11f8e55d01f44ca90
treea8fd37f86828fdc8babbae1bc9c7d0af86152386
parent176803562b541ebf4744e44e6600fb60660255d5
[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 <jlayton@redhat.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/asn1.c
fs/cifs/cifsfs.h