commit | 5d9ac7fd32f600f9451ea58abdb07f7ed42e921d | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@redhat.com> | Thu Aug 05 13:58:22 2010 -0400 |
committer | Steve French <sfrench@us.ibm.com> | Mon Aug 16 17:00:44 2010 +0000 |
tree | bfc83c4bb3fcb50b32216056f10b80dc437e6446 | |
parent | da5cabf80e2433131bf0ed8993abc0f7ea618c73 [diff] |
cifs: clean up error handling in cifs_mknod Get rid of some nesting and add a label we can goto on error. Signed-off-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: Steve French <sfrench@us.ibm.com>