commit | f0d3868b78752024dd7550d0d18fb9e0601cfb69 | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@redhat.com> | Wed Feb 10 16:18:26 2010 -0500 |
committer | Steve French <sfrench@us.ibm.com> | Tue Feb 23 20:45:52 2010 +0000 |
tree | 0d2d031c466cf224d085e9eeee32763558e35a58 | |
parent | 370b41911c0f1074e654a28466411b5c879e4dfd [diff] |
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>