Whamcloud - gitweb
LU-8191 lustre: convert lmv,lod,lov functions to static
[fs/lustre-release.git] / lustre / lov / lovsub_dev.c
index c694c66..4f836b7 100644 (file)
@@ -27,7 +27,6 @@
  */
 /*
  * This file is part of Lustre, http://www.lustre.org/
- * Lustre is a trademark of Sun Microsystems, Inc.
  *
  * Implementation of cl_device and cl_device_type for LOVSUB layer.
  *
  *  @{
  */
 
-/*****************************************************************************
- *
+/**
  * Lov-sub device and device type functions.
- *
  */
-
 static int lovsub_device_init(const struct lu_env *env, struct lu_device *d,
                              const char *name, struct lu_device *next)
 {