]> git.ipfire.org Git - thirdparty/mdadm.git/commit - mdadm.h
mdadm.h: rename bswap macros to avoid clash with uClibc definitions
authorJes Sorensen <Jes.Sorensen@redhat.com>
Wed, 10 Feb 2016 19:15:38 +0000 (14:15 -0500)
committerJes Sorensen <Jes.Sorensen@redhat.com>
Wed, 10 Feb 2016 19:15:38 +0000 (14:15 -0500)
commitdd47b4e0c45fd72b94a9a7d0f0a5046ef9c8d97b
tree40c1c2ab46ae9add1231b1eb34e666d98611e5a3
parent986b8688171195667a71efe5d60953d08269a15f
mdadm.h: rename bswap macros to avoid clash with uClibc definitions

uClibc exposes it's own version of bswap_<X> macros. Rather than
pulling in random macros by change, rename the mdadm ones to make sure
we know what we are getting.

Reported-by: "Maxin B. John" <maxin.john@gmail.com>
Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
mdadm.h