git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1768035
)
[CIFS] remove level of indentation from decode_negTokenInit
author
Jeff Layton
<jlayton@redhat.com>
Thu, 31 Jul 2008 21:30:11 +0000
(21:30 +0000)
committer
Steve French
<sfrench@us.ibm.com>
Thu, 31 Jul 2008 21:30:11 +0000
(21:30 +0000)
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>
No differences found