Whamcloud - gitweb
b=19188
[fs/lustre-release.git] / lustre / lov / lovsub_page.c
index 59bd749..ff67397 100644 (file)
@@ -65,7 +65,7 @@ static const struct cl_page_operations lovsub_page_ops = {
 
 struct cl_page *lovsub_page_init(const struct lu_env *env,
                                  struct cl_object *obj,
-                                 struct cl_page *page, cfs_page_t *_)
+                                 struct cl_page *page, cfs_page_t *unused)
 {
         struct lovsub_page *lsb;
         int result;