From: yury Date: Fri, 11 Mar 2005 09:17:21 +0000 (+0000) Subject: - update from HEAD X-Git-Tag: 1.3.4~72 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=eacee7dae4a192d1051261be6f6e8592235203d9;p=fs%2Flustre-release.git - update from HEAD --- diff --git a/lnet/utils/debug.c b/lnet/utils/debug.c index 16186ee..462a91d 100644 --- a/lnet/utils/debug.c +++ b/lnet/utils/debug.c @@ -41,7 +41,6 @@ #include #include #include - #include #include @@ -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; }