aboutsummaryrefslogtreecommitdiff
path: root/lib/test_fortify/write_overflow-strncpy-src.c
diff options
context:
space:
mode:
authorWANG Xuerui <[email protected]>2023-07-31 18:49:08 +0800
committerSong Liu <[email protected]>2023-08-15 09:40:27 -0700
commit9dd6e1da811ffad95a79b2690110ef1bbaf4dda4 (patch)
tree8abe20701cfcd2a457379ae2ebad96cad8f5f7f3 /lib/test_fortify/write_overflow-strncpy-src.c
parent5afcf28d07dee91e48d1c809ebd19c3bfc403765 (diff)
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: WANG Xuerui <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Song Liu <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions