Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4156b32
)
- update from HEAD
author
yury
<yury>
Fri, 11 Mar 2005 09:17:21 +0000
(09:17 +0000)
committer
yury
<yury>
Fri, 11 Mar 2005 09:17:21 +0000
(09:17 +0000)
lnet/utils/debug.c
patch
|
blob
|
history
diff --git
a/lnet/utils/debug.c
b/lnet/utils/debug.c
index
16186ee
..
462a91d
100644
(file)
--- a/
lnet/utils/debug.c
+++ b/
lnet/utils/debug.c
@@
-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;
}