Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t] CONTRIBUTING: Add coding style guidelines
@ 2024-03-15 16:08 Louis Chauvet
  2024-03-15 16:35 ` ✓ CI.xeBAT: success for " Patchwork
                   ` (6 more replies)
  0 siblings, 7 replies; 14+ messages in thread
From: Louis Chauvet @ 2024-03-15 16:08 UTC (permalink / raw)
  To: igt-dev
  Cc: Louis Chauvet, miquel.raynal, thomas.petazzoni,
	jeremie.dautheribes, arthurgrillo, seanpaul, marcheu,
	nicolejadeyee, kamil.konieczny

As explained in [1], the submitted patches should follow the same style as
the Linux kernel and must be checked against checkpatch.pl, so add this
recommendation in the CONTRIBUTING.md file.

[1]: https://lore.kernel.org/all/20240314170643.77vzqqoie2otyu4w@kamilkon-desk.igk.intel.com/

Signed-off-by: Louis Chauvet <louis.chauvet@bootlin.com>

To: igt-dev@lists.freedesktop.org
Cc: miquel.raynal@bootlin.com
Cc: thomas.petazzoni@bootlin.com
Cc: jeremie.dautheribes@bootlin.com
Cc: arthurgrillo@riseup.net
Cc: seanpaul@google.com
Cc: marcheu@google.com
Cc: nicolejadeyee@google.com
Cc: kamil.konieczny@linux.intel.com
---
To: igt-dev@lists.freedesktop.org
Cc: miquel.raynal@bootlin.com
Cc: thomas.petazzoni@bootlin.com
Cc: jeremie.dautheribes@bootlin.com
Cc: arthurgrillo@riseup.net
Cc: seanpaul@google.com
Cc: marcheu@google.com
Cc: nicolejadeyee@google.com
Cc: kamil.konieczny@linux.intel.com

Signed-off-by: Louis Chauvet <louis.chauvet@bootlin.com>
---
 CONTRIBUTING.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 2ab8a48f6ae9..ec8debb4091e 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -78,6 +78,8 @@ Sending Patches
 - Changes to the testcases are automatically tested. Take the results into
   account before merging.
 
+- The coding rules are the same as for the Linux kernel. To check for common
+  style problems, you need to use the kernel's checkpatch.pl script.
 
 Commit Rights
 -------------

---
base-commit: ed47dd9fb6b5be6c88513c2816f0f7cfdd0e02f6
change-id: 20240315-add_coding_style-b755454de958

Best regards,
-- 
Louis Chauvet <louis.chauvet@bootlin.com>


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

end of thread, other threads:[~2024-03-21  4:28 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-15 16:08 [PATCH i-g-t] CONTRIBUTING: Add coding style guidelines Louis Chauvet
2024-03-15 16:35 ` ✓ CI.xeBAT: success for " Patchwork
2024-03-15 16:50 ` [PATCH i-g-t] " Arthur Grillo
2024-03-15 16:54 ` ✗ Fi.CI.BAT: failure for " Patchwork
2024-03-18 11:44   ` Kamil Konieczny
2024-03-21  4:28     ` Illipilli, TejasreeX
2024-03-18 11:43 ` [PATCH i-g-t] " Kamil Konieczny
2024-03-18 14:04   ` Jani Nikula
2024-03-20  9:42     ` Louis Chauvet
2024-03-20  9:42   ` Louis Chauvet
2024-03-20  7:07 ` ✓ Fi.CI.BAT: success for " Patchwork
2024-03-20 15:22 ` [PATCH i-g-t] " Kamil Konieczny
2024-03-20 16:41   ` Louis Chauvet
2024-03-20 17:48 ` ✗ Fi.CI.IGT: failure for " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox