1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-06 14:56:54 +02:00

Merge pull request #4108 from jzyds/patch-1

修改Linux内核编码风格链接
This commit is contained in:
Max Schumacher
2021-03-21 15:32:56 +01:00
committed by GitHub

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吧