Skip to content

Commit

Permalink
Update kernel.org coding style link
Browse files Browse the repository at this point in the history
  • Loading branch information
bwolmarans committed Jan 25, 2017
1 parent f2c0ef1 commit b80a050
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion coding_conventions.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ directory of sysdig in order to follow the conventions.

Also, note that the conventions in this file apply **strictly to the userspace** part
of sysdig. For the kernel code, you should refer to
https://www.kernel.org/doc/Documentation/CodingStyle
https://www.kernel.org/doc/html/latest/process/coding-style.html
and always run checkpatch.pl from the kernel tree before submitting pull requests.

Thanks for your attention and time.
Expand Down

0 comments on commit b80a050

Please sign in to comment.