These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / staging / lustre / lustre / lov / lov_page.c
index c4596e8..463cadb 100644 (file)
@@ -208,7 +208,6 @@ out:
        return rc;
 }
 
-
 static const struct cl_page_operations lov_empty_page_ops = {
        .cpo_fini   = lov_empty_page_fini,
        .cpo_print  = lov_page_print
@@ -228,5 +227,4 @@ int lov_page_init_empty(const struct lu_env *env, struct cl_object *obj,
        return 0;
 }
 
-
 /** @} lov */