From 0aba35484c9906a7b152f5ef1ec970a9c233bd4e Mon Sep 17 00:00:00 2001
From: scjody <scjody>
Date: Thu, 30 Aug 2007 19:39:12 +0000
Subject: [PATCH] Branch HEAD

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 c5e410e615..92fa84df79 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 b938ed8474..b33f0e7df5 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 8aa8cd7613..af2fccbf51 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