Skip to content
Commit 2f0e58ac authored by Jeff Layton's avatar Jeff Layton Committed by Steve French
Browse files

[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: default avatarJeff Layton <jlayton@redhat.com>
Signed-off-by: default avatarSteve French <sfrench@us.ibm.com>
parent 17680356
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment