staging/lustre/lov: Fix style vs open parenthesis alignment
[linux-2.6-block.git] / drivers / staging / lustre / lustre / lov / lovsub_page.c
index 3f00ce9677b773aa32db5cbe6b3f10c846746bef..2d945532b78e44a35880967e1c474da2db809bc1 100644 (file)
@@ -60,7 +60,7 @@ static const struct cl_page_operations lovsub_page_ops = {
 };
 
 int lovsub_page_init(const struct lu_env *env, struct cl_object *obj,
-                       struct cl_page *page, struct page *unused)
+                    struct cl_page *page, struct page *unused)
 {
        struct lovsub_page *lsb = cl_object_page_slice(obj, page);