1
0
mirror of synced 2026-02-15 12:36:00 +00:00

Merge pull request #4309 from widlarizer/emil/fix-code-style-link

docs: Update linux kernel coding style link
This commit is contained in:
Martin Povišer
2024-04-02 11:29:36 +02:00
committed by GitHub

View File

@@ -19,7 +19,7 @@ Formatting of code
blank lines.
- Otherwise stick to the Linux Kernel Coding Style:
https://www.kernel.org/doc/Documentation/CodingStyle
https://www.kernel.org/doc/Documentation/process/coding-style.rst
C++ Language