summaryrefslogtreecommitdiff
path: root/md_u.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 /md_u.h
parent08e43379e5e01c8386e7f68f760e11cbe1e42210 (diff)
Remove spaces/tabs from ends of lines.
Diffstat (limited to 'md_u.h')
-rw-r--r--md_u.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/md_u.h b/md_u.h
index 6b067c6a..a874cec1 100644
--- a/md_u.h
+++ b/md_u.h
@@ -1,15 +1,15 @@
/*
md_u.h : user <=> kernel API between Linux raidtools and RAID drivers
Copyright (C) 1998 Ingo Molnar
-
+
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2, or (at your option)
any later version.
-
+
You should have received a copy of the GNU General Public License
(for example /usr/src/linux/COPYING); if not, write to the Free
- Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
#ifndef _MD_U_H
@@ -119,5 +119,5 @@ typedef struct mdu_param_s
int max_fault; /* unused for now */
} mdu_param_t;
-#endif
+#endif