diff options
| author | Daniel Verkamp <[email protected]> | 2018-11-12 23:22:17 +0000 |
|---|---|---|
| committer | Shaohua Li <[email protected]> | 2018-12-20 16:53:23 +0000 |
| commit | 58af3110a7c5d161f72f94a98c6f2b9b75bf5cf9 (patch) | |
| tree | 10f3553322f89ee965719f385cef90063d278543 /lib/raid6/algos.c | |
| parent | lib/raid6: add missing include for raid6test (diff) | |
| download | kernel-58af3110a7c5d161f72f94a98c6f2b9b75bf5cf9.tar.gz kernel-58af3110a7c5d161f72f94a98c6f2b9b75bf5cf9.zip | |
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 <[email protected]>
Signed-off-by: Shaohua Li <[email protected]>
Diffstat (limited to 'lib/raid6/algos.c')
0 files changed, 0 insertions, 0 deletions
