All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] README: update the kernel coding style reference
@ 2017-12-10 15:34 Baruch Siach
  2017-12-13 22:57 ` [U-Boot] " Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Baruch Siach @ 2017-12-10 15:34 UTC (permalink / raw)
  To: u-boot

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>
---
 README | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/README b/README
index 2df0e1f8a78e..93c7ea966589 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
-- 
2.15.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [U-Boot] README: update the kernel coding style reference
  2017-12-10 15:34 [U-Boot] [PATCH] README: update the kernel coding style reference Baruch Siach
@ 2017-12-13 22:57 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2017-12-13 22:57 UTC (permalink / raw)
  To: u-boot

On Sun, Dec 10, 2017 at 05:34:35PM +0200, Baruch Siach wrote:

> 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>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20171213/98bc4375/attachment.sig>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-12-13 22:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-10 15:34 [U-Boot] [PATCH] README: update the kernel coding style reference Baruch Siach
2017-12-13 22:57 ` [U-Boot] " Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.