Whamcloud - gitweb
b=19188
[fs/lustre-release.git] / lustre / lov / lov_object.c
index b45bf67..a2bbad1 100644 (file)
@@ -675,7 +675,7 @@ static const struct lu_object_operations lov_lu_obj_ops = {
 };
 
 struct lu_object *lov_object_alloc(const struct lu_env *env,
-                                   const struct lu_object_header *_,
+                                   const struct lu_object_header *unused,
                                    struct lu_device *dev)
 {
         struct lov_object *lov;