在为 Linux 内核提交补丁时,你需要确保你的补丁格式正确,并发送给正确的人。创建补丁和找到正确的人的过程在 Linux 内核树中的 `Documentation/SubmittingPatches` 文件中描述。 此外,请确保你已阅读 `Documentation/CodingStyle` 文件(以及我的文章“Proper Linux Kernel Coding Style”,LJ,2002 年 7 月),以验证你是否使用了正确的内核编码格式。