summaryrefslogtreecommitdiffstats
path: root/mdadm.h
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 /mdadm.h
parent08e43379e5e01c8386e7f68f760e11cbe1e42210 (diff)
downloadmdadm-aba69144fd44fc261c943b0cec540751cfcd29bd.tar.gz
mdadm-aba69144fd44fc261c943b0cec540751cfcd29bd.tar.xz
mdadm-aba69144fd44fc261c943b0cec540751cfcd29bd.zip
Remove spaces/tabs from ends of lines.
Diffstat (limited to 'mdadm.h')
-rw-r--r--mdadm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mdadm.h b/mdadm.h
index dba09f0..5e9eeee 100644
--- a/mdadm.h
+++ b/mdadm.h
@@ -195,7 +195,7 @@ enum special_options {
#define UnSet (0xfffe)
typedef struct mddev_ident_s {
char *devname;
-
+
int uuid_set;
int uuid[4];
char name[33];