]> git.ipfire.org Git - thirdparty/mdadm.git/commit - super-intel.c
mdadm: Fixup a large number of bad formatting of logical operators
authorJes Sorensen <jsorensen@fb.com>
Tue, 16 May 2017 17:52:15 +0000 (13:52 -0400)
committerJes Sorensen <jsorensen@fb.com>
Tue, 16 May 2017 17:52:15 +0000 (13:52 -0400)
commitfc54fe7a7e77fdb6316d332d4d41d0ed2293d6be
treed39dfb23d1a1c72bfa4a033bb31449f0c20cf87e
parenta0628abf2bf87c69bec3384f90aae2398a8e64aa
mdadm: Fixup a large number of bad formatting of logical operators

Logical oprators never belong at the beginning of a line.

Signed-off-by: Jes Sorensen <jsorensen@fb.com>
Assemble.c
Grow.c
Manage.c
managemon.c
mdadm.c
monitor.c
super-ddf.c
super-intel.c
util.c