]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - md_p.h
Remove lots of unnecessary white space.
[thirdparty/mdadm.git] / md_p.h
diff --git a/md_p.h b/md_p.h
index c7c4388b5d7376121d698df11bc58af893e1a36c..c4846babcff5ed06f45c938b715acd7f8861d8a1 100644 (file)
--- a/md_p.h
+++ b/md_p.h
@@ -112,7 +112,7 @@ typedef struct mdp_superblock_s {
        /*
         * Constant generic information
         */
-       __u32 md_magic;         /*  0 MD identifier                           */
+       __u32 md_magic;         /*  0 MD identifier                           */
        __u32 major_version;    /*  1 major version to which the set conforms */
        __u32 minor_version;    /*  2 minor version ...                       */
        __u32 patch_version;    /*  3 patchlevel version ...                  */
@@ -196,4 +196,3 @@ static inline __u64 md_event(mdp_super_t *sb) {
 }
 
 #endif
-