X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=drivers%2Fstaging%2Flustre%2Flustre%2Flmv%2Flmv_obd.c;h=f8146acd883d8bf29e689cdbefeb7666c81c0b6e;hb=b2952d62bab9a0c1d7c22ef427785886a0104f40;hp=c9e0536e9f2a18948b8c9b2aeed7418355cc0604;hpb=310a28fd34d77e6dca246cd13b1e52018d3af819;p=deliverable%2Flinux.git diff --git a/drivers/staging/lustre/lustre/lmv/lmv_obd.c b/drivers/staging/lustre/lustre/lmv/lmv_obd.c index c9e0536e9f2a..f8146acd883d 100644 --- a/drivers/staging/lustre/lustre/lmv/lmv_obd.c +++ b/drivers/staging/lustre/lustre/lmv/lmv_obd.c @@ -1849,7 +1849,7 @@ static int lmv_early_cancel(struct obd_export *exp, struct md_op_data *op_data, struct obd_device *obd = exp->exp_obd; struct lmv_obd *lmv = &obd->u.lmv; struct lmv_tgt_desc *tgt; - ldlm_policy_data_t policy = {{0}}; + ldlm_policy_data_t policy = { {0} }; int rc = 0; if (!fid_is_sane(fid))