From a85410c8cd304927869c308e2301cf6998763026 Mon Sep 17 00:00:00 2001 From: scjody <scjody> Date: Thu, 30 Aug 2007 19:35:22 +0000 Subject: [PATCH] Branch b1_6 Whitespace cleanup --- lustre/utils/liblustreapi.c | 1 - lustre/utils/lustre_cfg.c | 1 - lustre/utils/obd.c | 1 - lustre/utils/obdctl.c | 1 - 4 files changed, 4 deletions(-) diff --git a/lustre/utils/liblustreapi.c b/lustre/utils/liblustreapi.c index 898632a2ab..af2ed378ea 100644 --- a/lustre/utils/liblustreapi.c +++ b/lustre/utils/liblustreapi.c @@ -23,7 +23,6 @@ * */ - /* for O_DIRECTORY */ #define _GNU_SOURCE diff --git a/lustre/utils/lustre_cfg.c b/lustre/utils/lustre_cfg.c index 5f4b5f4aa9..9af3ed6387 100644 --- a/lustre/utils/lustre_cfg.c +++ b/lustre/utils/lustre_cfg.c @@ -24,7 +24,6 @@ * */ - #include <stdlib.h> #include <sys/ioctl.h> #include <stdio.h> diff --git a/lustre/utils/obd.c b/lustre/utils/obd.c index 5b2b2507ce..510eccc25d 100644 --- a/lustre/utils/obd.c +++ b/lustre/utils/obd.c @@ -24,7 +24,6 @@ * */ - #include <stdlib.h> #include <sys/ioctl.h> #include <fcntl.h> diff --git a/lustre/utils/obdctl.c b/lustre/utils/obdctl.c index 1c0b09b0d8..26bedd1e9c 100644 --- a/lustre/utils/obdctl.c +++ b/lustre/utils/obdctl.c @@ -22,7 +22,6 @@ * */ - #include <stdlib.h> #include <stdio.h> -- GitLab