1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-11 17:24:29 +02:00

修改Linux内核编码风格链接

This file has moved to process/coding-style.rst
This commit is contained in:
jzyds
2021-02-07 15:43:48 +08:00
committed by GitHub
parent 110511a101
commit b40120e746

View File

@@ -616,7 +616,7 @@ typedef void (*my_fnp_type)(char *);
[compl.lang.c Frequently Asked Questions](http://c-faq.com/)。
使[Linux内核编码风格](https://www.kernel.org/doc/Documentation/CodingStyle)
使[Linux内核编码风格](https://www.kernel.org/doc/Documentation/process/coding-style.rst)
Google吧