Merge tag 'bcm5301x-dt-2014-11-27' of https://github.com/hauke/linux into next/dt
[firefly-linux-kernel-4.4.55.git] / drivers / md / raid1.h
index 9bebca7bff2fbc4ec4780031190e6666f7abf56d..33bda55ef9f783a979d913b510725f54bb2928fd 100644 (file)
@@ -90,7 +90,6 @@ struct r1conf {
         */
        int                     recovery_disabled;
 
-
        /* poolinfo contains information about the content of the
         * mempools - it changes when the array grows or shrinks
         */
@@ -103,7 +102,6 @@ struct r1conf {
         */
        struct page             *tmppage;
 
-
        /* When taking over an array from a different personality, we store
         * the new thread here until we fully activate the array.
         */