mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-07-31 05:59:11 +00:00
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: Tobin C. Harding <me@tobin.cc>
This commit is contained in:
parent
02af80662d
commit
82778d4134
@ -14,8 +14,9 @@ Coding Style:
|
||||
|
||||
The coding style follows the Linux kernel coding style.
|
||||
|
||||
The coding style is defined in the 'CodingStyle' file, available in
|
||||
the directory 'Documentation' of the Linux kernel source tree.
|
||||
The Linux kernel coding style guide can be found within the kernel tree:
|
||||
|
||||
Documentation/process/coding-style.rst
|
||||
|
||||
It can be accessed online too:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user