-
Thiago Jung Bauermann authored
The "goto out" statement doesn't have any purpose since there's no cleanup to be done when returning early, so remove it. This also makes the rc variable unnecessary so remove it as well. Also, the xattr_len and fmt variables are redundant so remove them as well. Signed-off-by:
Thiago Jung Bauermann <bauerman@linux.vnet.ibm.com> Acked-by:
Serge Hallyn <serge@hallyn.com> Signed-off-by:
Mimi Zohar <zohar@linux.vnet.ibm.com>
1775cb87