]> git.ipfire.org Git - thirdparty/mdadm.git/commitdiff
super-intel: Use put_unaligned in split_ull
authorJes Sorensen <jsorensen@fb.com>
Tue, 9 Jul 2019 18:49:22 +0000 (14:49 -0400)
committerJes Sorensen <jsorensen@fb.com>
Tue, 9 Jul 2019 18:50:46 +0000 (14:50 -0400)
Shut up some gcc9 errors by using put_unaligned() accessors. Not pretty,
but better than it was.

Also correct to the correct swap macros.

Signed-off-by: Jes Sorensen <jsorensen@fb.com>

No differences found