Whamcloud - gitweb
b=19188
[fs/lustre-release.git] / lustre / lov / lovsub_object.c
index 39f4edd..c1bd3de 100644 (file)
@@ -134,7 +134,7 @@ static const struct lu_object_operations lovsub_lu_obj_ops = {
 };
 
 struct lu_object *lovsub_object_alloc(const struct lu_env *env,
-                                      const struct lu_object_header *_,
+                                      const struct lu_object_header *unused,
                                       struct lu_device *dev)
 {
         struct lovsub_object *los;