mirror of
https://github.com/linux-sunxi/u-boot-sunxi.git
synced 2024-02-12 11:16:03 +08:00
README: update the kernel coding style reference
The old CodingStyle document has been converted to ReST and moved elsewhere. Link to the web version of this document instead. Signed-off-by: Baruch Siach <baruch@tkos.co.il>
This commit is contained in:
5
README
5
README
@ -5126,8 +5126,9 @@ Coding Standards:
|
||||
-----------------
|
||||
|
||||
All contributions to U-Boot should conform to the Linux kernel
|
||||
coding style; see the file "Documentation/CodingStyle" and the script
|
||||
"scripts/Lindent" in your Linux kernel source directory.
|
||||
coding style; see the kernel coding style guide at
|
||||
https://www.kernel.org/doc/html/latest/process/coding-style.html, and the
|
||||
script "scripts/Lindent" in your Linux kernel source directory.
|
||||
|
||||
Source files originating from a different project (for example the
|
||||
MTD subsystem) are generally exempt from these guidelines and are not
|
||||
|
Reference in New Issue
Block a user