Skip to content

Commit

Permalink
Merge pull request #4309 from widlarizer/emil/fix-code-style-link
Browse files Browse the repository at this point in the history
docs: Update linux kernel coding style link
  • Loading branch information
povik authored Apr 2, 2024
2 parents b9d3bff + 73cacd5 commit 0210509
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guidelines/CodingStyle
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0210509

Please sign in to comment.