Skip to content
Commit 9dd6e1da authored by WANG Xuerui's avatar WANG Xuerui Committed by Song Liu
Browse files

raid6: guard the tables.c include of <linux/export.h> with __KERNEL__



The export directives for the tables are already emitted with __KERNEL__
guards, but the <linux/export.h> include is not, causing errors when
building the raid6test program. Guard this include too to fix the
raid6test build.

Signed-off-by: default avatarWANG Xuerui <git@xen0n.name>
Link: https://lore.kernel.org/r/20230731104911.411964-3-kernel@xen0n.name


Signed-off-by: default avatarSong Liu <song@kernel.org>
parent 5afcf28d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment