On Mon, Nov 12, 2018 at 03:22:15PM -0800, Daniel Verkamp wrote: > A few trivial cleanups to make raid6test compile without warnings again. Thanks, applied! > Daniel Verkamp (3): > lib/raid6: add missing include for raid6test > lib/raid6: avoid __attribute_const__ redefinition > lib/raid6: check for assembler SSSE3 support > > include/linux/raid/pq.h | 5 ++++- > lib/raid6/test/Makefile | 3 +++ > 2 files changed, 7 insertions(+), 1 deletion(-) > > -- > 2.19.1.930.g4563a0d9d0-goog >