X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;ds=sidebyside;f=README;h=93c7ea966589984c334213fd6d84f8baa8521109;hb=a9e670d46f1916d6fb925244d5d4c9a48db8e26b;hp=2df0e1f8a78e66f075a6c5c0991402440f064c4f;hpb=6e6cf015e7cdd7ca83a933320a81201972bd5e5e;p=oweals%2Fu-boot.git diff --git a/README b/README index 2df0e1f8a7..93c7ea9665 100644 --- a/README +++ b/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