Whamcloud - gitweb
LU-812 kernel: remove smp_lock.h
[fs/lustre-release.git] / lnet / selftest / winnt / selftest-winnt.c
old mode 100755 (executable)
new mode 100644 (file)
index 5b3dee2..c179a5a
@@ -1,6 +1,4 @@
-/* -*- mode: c; c-basic-offset: 4; indent-tabs-mode: nil; -*-
- * vim:expandtab:shiftwidth=4:tabstop=4:
- *
+/*
  * GPL HEADER START
  *
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -26,7 +24,7 @@
  * GPL HEADER END
  */
 /*
- * Copyright  2008 Sun Microsystems, Inc. All rights reserved
+ * Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved.
  * Use is subject to license terms.
  */
 /*
@@ -67,7 +65,7 @@ DECLARE_EXIT(lnet_selftest_fini);
  * module info
  */
 
-struct module libcfs_global_module =  {"selftest"};
+cfs_module_t libcfs_global_module =  {"selftest"};
 
 /*
  * structure definitions