summaryrefslogtreecommitdiff
path: root/lib/raid6
diff options
context:
space:
mode:
authorDaniel Verkamp <dverkamp@chromium.org>2018-11-13 02:22:17 +0300
committerShaohua Li <shli@fb.com>2018-12-20 19:53:23 +0300
commit58af3110a7c5d161f72f94a98c6f2b9b75bf5cf9 (patch)
tree10f3553322f89ee965719f385cef90063d278543 /lib/raid6
parente731f3e28b7e7d1c745b03084e01036ee00018eb (diff)
downloadlinux-58af3110a7c5d161f72f94a98c6f2b9b75bf5cf9.tar.xz
lib/raid6: avoid __attribute_const__ redefinition
This is defined in glibc's sys/cdefs.h on my system with the same definition as the raid6test fallback definition. Add a #ifndef check to avoid a compiler warning about redefining it. Signed-off-by: Daniel Verkamp <dverkamp@chromium.org> Signed-off-by: Shaohua Li <shli@fb.com>
Diffstat (limited to 'lib/raid6')
0 files changed, 0 insertions, 0 deletions