Whamcloud - gitweb
LU-14487 modules: remove references to Sun Trademark.
[fs/lustre-release.git] / lustre / fld / fld_index.c
index f2079cb..7188f45 100644 (file)
@@ -27,7 +27,6 @@
  */
 /*
  * This file is part of Lustre, http://www.lustre.org/
- * Lustre is a trademark of Sun Microsystems, Inc.
  *
  * lustre/fld/fld_index.c
  *
@@ -77,8 +76,6 @@ static const struct dt_index_features fld_index_features = {
        .dif_ptrsize     = 4
 };
 
-extern struct lu_context_key fld_thread_key;
-
 int fld_declare_index_create(const struct lu_env *env,
                             struct lu_server_fld *fld,
                             const struct lu_seq_range *new_range,