]> git.ipfire.org Git - thirdparty/mdadm.git/commit
mdadm: Do not reimplment offsetof
authorCristian Rodríguez <crrodriguez@opensuse.org>
Wed, 21 May 2014 16:45:19 +0000 (12:45 -0400)
committerNeilBrown <neilb@suse.de>
Thu, 22 May 2014 04:29:14 +0000 (14:29 +1000)
commit04f903b21ad4d68aa8630433dc2b07edfbc0ad0f
treed52c06609dbf1256ad7b616983451e939d28783e
parent06e293d0970e36b1ed049b9d3ccb21a870e9d2eb
mdadm: Do not reimplment offsetof

Proper implementations have offsetof in stddef.h

Signed-off-by: NeilBrown <neilb@suse.de>
Grow.c
super-ddf.c
super1.c