Unverified Commit 85a7cf82 by Tobin C. Harding Committed by Christian Brauner

CONTRIBUTING: Update reference to kernel coding style

Kernel coding style guide filename is stale, this file has been renamed in the kernel tree. While this file still exists we should use the new filename. Update reference to kernel coding style guide to use the new file name. Signed-off-by: 's avatarTobin C. Harding <me@tobin.cc>
parent eedea691
...@@ -14,8 +14,9 @@ Coding Style: ...@@ -14,8 +14,9 @@ Coding Style:
The coding style follows the Linux kernel coding style. The coding style follows the Linux kernel coding style.
The coding style is defined in the 'CodingStyle' file, available in The Linux kernel coding style guide can be found within the kernel tree:
the directory 'Documentation' of the Linux kernel source tree.
Documentation/process/coding-style.rst
It can be accessed online too: It can be accessed online too:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment