summaryrefslogtreecommitdiff
path: root/Examine.c
diff options
context:
space:
mode:
authorNeil Brown <neilb@suse.de>2007-12-14 20:13:43 +1100
committerNeil Brown <neilb@suse.de>2007-12-14 20:13:43 +1100
commitaba69144fd44fc261c943b0cec540751cfcd29bd (patch)
tree56aebc333f4ebf597efd556381470665ddc14c14 /Examine.c
parent08e43379e5e01c8386e7f68f760e11cbe1e42210 (diff)
Remove spaces/tabs from ends of lines.
Diffstat (limited to 'Examine.c')
-rw-r--r--Examine.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Examine.c b/Examine.c
index a7bbbdbe..ba00270e 100644
--- a/Examine.c
+++ b/Examine.c
@@ -55,7 +55,7 @@ int Examine(mddev_dev_t devlist, int brief, int scan,
* If (brief) gather devices for same array and just print a mdadm.conf line including devices=
* if devlist==NULL, use conf_get_devs()
*/
- int fd;
+ int fd;
void *super = NULL;
int rv = 0;
int err = 0;