On 10/14/2016 12:38 AM, James Simmons wrote: >> This if statement wasn't intended. just to be sure: in conjunction with the subject of the mail this should read "indented" instead of "intended", right? - otherwise this would result in a slightly different patch... > Acked-by: James Simmons <jsimmons@xxxxxxxxxxxxx> > >> Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> >> >> diff --git a/drivers/staging/lustre/lustre/obdclass/cl_object.c b/drivers/staging/lustre/lustre/obdclass/cl_object.c >> index 3199dd4..a102c36 100644 >> --- a/drivers/staging/lustre/lustre/obdclass/cl_object.c >> +++ b/drivers/staging/lustre/lustre/obdclass/cl_object.c >> @@ -335,7 +335,7 @@ int cl_object_getstripe(const struct lu_env *env, struct cl_object *obj, >> if (obj->co_ops->coo_getstripe) { >> result = obj->co_ops->coo_getstripe(env, obj, uarg); >> if (result) >> - break; >> + break; >> } >> } >> return result; >> > _______________________________________________ > lustre-devel mailing list > lustre-devel@xxxxxxxxxxxxxxxx > http://lists.lustre.org/listinfo.cgi/lustre-devel-lustre.org
Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel