staging: lustre: fix whitespace errors reported by checkpatch.pl
[deliverable/linux.git] / drivers / staging / lustre / lustre / lmv / lmv_obd.c
index c9e0536e9f2a18948b8c9b2aeed7418355cc0604..f8146acd883d8bf29e689cdbefeb7666c81c0b6e 100644 (file)
@@ -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))
This page took 0.024749 seconds and 5 git commands to generate.