Whamcloud - gitweb
LU-10391 lnet: change LNetGet to take 16byte nid and pid.
[fs/lustre-release.git] / lnet / selftest / conctl.c
index 7ce53bb..9afbdae 100644 (file)
@@ -27,7 +27,6 @@
  */
 /*
  * This file is part of Lustre, http://www.lustre.org/
- * Lustre is a trademark of Sun Microsystems, Inc.
  *
  * lnet/selftest/conctl.c
  *
@@ -150,7 +149,7 @@ lst_debug_ioctl(struct lstio_debug_args *args)
 
        case LST_OPC_BATCHSRV:
                client = 0;
-               /* fallthrough */
+               fallthrough;
        case LST_OPC_BATCHCLI:
                if (name == NULL)
                        goto out;