]> git.ipfire.org Git - thirdparty/mdadm.git/commit
mdadm: fix building errors
authorXiao Ni <xni@redhat.com>
Wed, 7 May 2025 10:26:08 +0000 (18:26 +0800)
committerXiaoNi87 <xni@redhat.com>
Thu, 8 May 2025 15:30:38 +0000 (23:30 +0800)
commitf815615ebf74a71064ba480ba773ef4bf98b53b0
tree91d1331dd0a8f1b907729e073623cb832600a592
parente549ac6ab2ce5e7ec182310f8f5f2e41c6ac9233
mdadm: fix building errors

Some building errors are found in ppc64le platform:
format '%llu' expects argument of type 'long long unsigned int', but
argument 3 has type 'long unsigned int' [-Werror=format=]

Signed-off-by: Xiao Ni <xni@redhat.com>
super-ddf.c
super-intel.c