]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - md_u.h
util: make env checking more generic
[thirdparty/mdadm.git] / md_u.h
diff --git a/md_u.h b/md_u.h
index 6b067c6ae34859fa55b756d8265651cd9c003f69..a874cec1c2c2d12f68099ee9e72814e848554a05 100644 (file)
--- 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