cifs: clean up indentation in CIFSSMBQAllEAs
authorJeff Layton <jlayton@redhat.com>
Wed, 10 Feb 2010 21:18:26 +0000 (16:18 -0500)
committerSteve French <sfrench@us.ibm.com>
Tue, 23 Feb 2010 20:45:52 +0000 (20:45 +0000)
commitf0d3868b78752024dd7550d0d18fb9e0601cfb69
tree0d2d031c466cf224d085e9eeee32763558e35a58
parent370b41911c0f1074e654a28466411b5c879e4dfd
cifs: clean up indentation in CIFSSMBQAllEAs

Add a label that we can goto on error, and reduce some of the
if/then/else indentation in this function.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/cifssmb.c