Whamcloud - gitweb
- update from HEAD
authoryury <yury>
Fri, 11 Mar 2005 09:17:21 +0000 (09:17 +0000)
committeryury <yury>
Fri, 11 Mar 2005 09:17:21 +0000 (09:17 +0000)
lnet/utils/debug.c

index 16186ee..462a91d 100644 (file)
@@ -41,7 +41,6 @@
 #include <sys/ioctl.h>
 #include <sys/stat.h>
 #include <sys/mman.h>
-
 #include <sys/utsname.h>
 
 #include <portals/api-support.h>
@@ -736,8 +735,8 @@ static int jt_dbg_modules_2_4(int argc, char **argv)
         }
 
         return 0;
-#endif /* Headers are 2.6-only */
-#endif /* !HAVE_LINUX_VERSION_H */
+#endif // Headers are 2.6-only
+#endif // !HAVE_LINUX_VERSION_H
         return -EINVAL;
 }