2022-06-06 05:43:21

by Mike Brudevold

[permalink] [raw]
Subject: [PATCH] doc/coding-style: Update URL to kernel coding style

From: Michael Brudevold <[email protected]>

---
doc/coding-style.txt | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/doc/coding-style.txt b/doc/coding-style.txt
index f0bf880e3..e73158840 100644
--- a/doc/coding-style.txt
+++ b/doc/coding-style.txt
@@ -7,14 +7,14 @@ some level of consistency among developers so that code can be easily
understood and maintained.

First of all, BlueZ coding style must follow every rule for Linux kernel
-(http://www.kernel.org/doc/Documentation/CodingStyle). There also exists a tool
-named checkpatch.pl to help you check the compliance with it. Just type
-"checkpatch.pl --no-tree patch_name" to check your patch. In theory, you need
-to clean up all the warnings and errors except this one: "ERROR: Missing
-Signed-off-by: line(s)". BlueZ does not used Signed-Off lines, so including
-them is actually an error. In certain circumstances one can ignore the 80
-character per line limit. This is generally only allowed if the alternative
-would make the code even less readable.
+(https://www.kernel.org/doc/Documentation/process/coding-style.rst). There also
+exists a tool named checkpatch.pl to help you check the compliance with it.
+Just type "checkpatch.pl --no-tree patch_name" to check your patch. In theory,
+you need to clean up all the warnings and errors except this one: "ERROR:
+Missing Signed-off-by: line(s)". BlueZ does not used Signed-Off lines, so
+including them is actually an error. In certain circumstances one can ignore
+the 80 character per line limit. This is generally only allowed if the
+alternative would make the code even less readable.

Besides the kernel coding style above, BlueZ has special flavors for its own.
Some of them are mandatory (marked as 'M'), while some others are optional
--
2.25.1


2022-06-10 04:29:45

by patchwork-bot+bluetooth

[permalink] [raw]
Subject: Re: [PATCH] doc/coding-style: Update URL to kernel coding style

Hello:

This patch was applied to bluetooth/bluez.git (master)
by Luiz Augusto von Dentz <[email protected]>:

On Fri, 3 Jun 2022 16:26:04 -0500 you wrote:
> From: Michael Brudevold <[email protected]>
>
> ---
> doc/coding-style.txt | 16 ++++++++--------
> 1 file changed, 8 insertions(+), 8 deletions(-)

Here is the summary with links:
- doc/coding-style: Update URL to kernel coding style
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=3c7413f49c03

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html