Re: [PATCH] x86_crypto: Fix build warnings about export.h

From: “ChengZhenghan”
Date: Tue Jun 10 2025 - 23:35:40 EST


Dear Herbert Xu,

I hope this email finds you well.

My patch aims to resolve the issue where indirect header inclusion fails to work when the compiler warning level is set to W=1. Under W=1, this warning appears.

A similar patch addressing a related issue can be found here:
https://lore.kernel.org/linux-kbuild/CAK7LNARQFBuUY2YzUnPuyEdTAVy=B91L5NyYGzhY-kAr3SYsRQ@xxxxxxxxxxxxxx/T/#mbc002a0dcd1607c273295caedecfd827fb2da54e

Thank you for your time and consideration!

Best regards,
Cheng Zhenghan