All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [igt-dev] [PATCH i-g-t 4/5] doc: Update CONTRIBUTING for new igt-dev mailing list
       [not found] ` <20180117052337.22424-4-rhyskidd@gmail.com>
@ 2018-01-18 12:10   ` Petri Latvala
  0 siblings, 0 replies; 8+ messages in thread
From: Petri Latvala @ 2018-01-18 12:10 UTC (permalink / raw)
  To: Rhys Kidd; +Cc: igt-dev

On Wed, Jan 17, 2018 at 12:23:36AM -0500, Rhys Kidd wrote:
> Signed-off-by: Rhys Kidd <rhyskidd@gmail.com>
> ---
>  CONTRIBUTING | 17 +++++++++++++----
>  1 file changed, 13 insertions(+), 4 deletions(-)
> 
> diff --git a/CONTRIBUTING b/CONTRIBUTING
> index 991dacc6..629a6929 100644
> --- a/CONTRIBUTING
> +++ b/CONTRIBUTING
> @@ -6,12 +6,21 @@ improvements for documentation and new tools and testcases.
>  A short list of contribution guidelines:
>  
>  - Please submit patches formatted with git send-email/git format-patch or
> -  equivalent to
> +  equivalent to:
> +
> +    Development mailing list for IGT GPU Tools <igt-dev@lists.freedesktop.org>
> +
> +  For a transition period patches are accepted on both the igt-dev mailing list
> +  and the former intel-gfx mailing list (with the appropriate patch subjectprefix).



s/appropriate patch subjectprefix/appropriate patch subjectprefix, see below/



> +
> +  During the transition period, feel free to send patches to both lists if you
> +  have a need to do so, as they will get deduplicated so they only appear and
> +  are tested in one Patchwork instance.
>  
>      Intel GFX discussion <intel-gfx@lists.freedesktop.org>
>  
> -  Please use --subject-prefix="PATCH i-g-t" so that i-g-t patches are easily
> -  identified in the massive amount mails on intel-gfx. To ensure this is always
> +  Please use --subject-prefix="PATCH i-g-t" so intel-gpu-tools patches are easily
> +  identified in the massive amount of mails on intel-gfx. To ensure this is always
>    done, meson.sh (and autogen.sh) will run:


Don't change i-g-t to intel-gpu-tools, we're moving away from that
name. Make that  "-- so IGT patches are --"




-- 
Petri Latvala
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

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

* Re: [igt-dev] [PATCH i-g-t 1/5] doc: Fix typos in CONTRIBUTING
       [not found] <20180117052337.22424-1-rhyskidd@gmail.com>
       [not found] ` <20180117052337.22424-4-rhyskidd@gmail.com>
@ 2018-01-18 12:35 ` Petri Latvala
  2018-01-20  0:25   ` [igt-dev] [PATCH i-g-t v2 " Rhys Kidd
  1 sibling, 1 reply; 8+ messages in thread
From: Petri Latvala @ 2018-01-18 12:35 UTC (permalink / raw)
  To: Rhys Kidd; +Cc: igt-dev


Replied to patches 1 and 4 with some comments, Jani replied to patch
5. With those addressed, series is

Reviewed-by: Petri Latvala <petri.latvala@intel.com>
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

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

* [igt-dev] [PATCH i-g-t v2 1/5] doc: Fix typos in CONTRIBUTING
  2018-01-18 12:35 ` [igt-dev] [PATCH i-g-t 1/5] doc: Fix typos in CONTRIBUTING Petri Latvala
@ 2018-01-20  0:25   ` Rhys Kidd
  2018-01-20  0:25     ` [igt-dev] [PATCH i-g-t v2 2/5] lib/igt.cocci: Fix typo Rhys Kidd
                       ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Rhys Kidd @ 2018-01-20  0:25 UTC (permalink / raw)
  To: igt-dev

Signed-off-by: Rhys Kidd <rhyskidd@gmail.com>
Reviewed-by: Petri Latvala <petri.latvala@intel.com>
---
 CONTRIBUTING | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/CONTRIBUTING b/CONTRIBUTING
index aa555aa1..5600caaf 100644
--- a/CONTRIBUTING
+++ b/CONTRIBUTING
@@ -29,7 +29,7 @@ A short list of contribution guidelines:
 - Patches need to be reviewed on the mailing list. Exceptions only apply for
   testcases and tooling for drivers with just a single contributor (e.g. vc4).
   In this case patches must still be submitted to the mailing list first.
-  Testcase should preferrably be cross-reviewed by the same people who write and
+  Testcase should preferably be cross-reviewed by the same people who write and
   review the kernel feature itself.
 
 - When patches from new contributors (without commit access) are stuck, for
@@ -38,9 +38,7 @@ A short list of contribution guidelines:
   contact one of the maintainers (listed in the MAINTAINERS file) and cc the
   intel-gfx mailing list.
 
-- Especially changes to the testcase should get tested on relevant platforms
-  before committing. For Intel employees that's best done using PRTS, see the
-  relevant internal howtos. Everyone else can just run piglit with i-g-t tests
-  locally.
+- Changes to the testcases are automatically tested. Take the results into
+  account before merging.
 
 Happy hacking!
-- 
2.14.1

_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

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

* [igt-dev] [PATCH i-g-t v2 2/5] lib/igt.cocci: Fix typo
  2018-01-20  0:25   ` [igt-dev] [PATCH i-g-t v2 " Rhys Kidd
@ 2018-01-20  0:25     ` Rhys Kidd
  2018-01-20  0:25     ` [igt-dev] [PATCH i-g-t v2 3/5] doc: Correct sentence in README Rhys Kidd
                       ` (2 subsequent siblings)
  3 siblings, 0 replies; 8+ messages in thread
From: Rhys Kidd @ 2018-01-20  0:25 UTC (permalink / raw)
  To: igt-dev

Signed-off-by: Rhys Kidd <rhyskidd@gmail.com>
Reviewed-by: Petri Latvala <petri.latvala@intel.com>
---
 lib/igt.cocci | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lib/igt.cocci b/lib/igt.cocci
index 10abd210..6b691862 100644
--- a/lib/igt.cocci
+++ b/lib/igt.cocci
@@ -1,5 +1,5 @@
-// Semantic patch for common patters and their replacement by igt infrastructure
-// and macros. Please run with
+// Semantic patch for common patterns and their replacement by igt
+// infrastructure and macros. Please run with
 //
 // spatch --sp-file lib/igt.cocci --in-place tests/*.c
 //
-- 
2.14.1

_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

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

* [igt-dev] [PATCH i-g-t v2 3/5] doc: Correct sentence in README
  2018-01-20  0:25   ` [igt-dev] [PATCH i-g-t v2 " Rhys Kidd
  2018-01-20  0:25     ` [igt-dev] [PATCH i-g-t v2 2/5] lib/igt.cocci: Fix typo Rhys Kidd
@ 2018-01-20  0:25     ` Rhys Kidd
  2018-01-20  0:25     ` [igt-dev] [PATCH i-g-t v2 4/5] doc: Update CONTRIBUTING for new igt-dev mailing list Rhys Kidd
  2018-01-20  0:25     ` [igt-dev] [PATCH i-g-t v2 5/5] man: Update " Rhys Kidd
  3 siblings, 0 replies; 8+ messages in thread
From: Rhys Kidd @ 2018-01-20  0:25 UTC (permalink / raw)
  To: igt-dev

Usage of 'save for/safe for' here could be confusing for non-native
English speakers. Rather than fix the typo, let's use the more commonly
understand 'except'.

Signed-off-by: Rhys Kidd <rhyskidd@gmail.com>
Reviewed-by: Petri Latvala <petri.latvala@intel.com>
---
 README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README b/README
index 807db0e3..7cd78e44 100644
--- a/README
+++ b/README
@@ -99,7 +99,7 @@ tools/
 	up the 2D build to ship them.  Instead, here's a separate package for
 	people debugging the driver.
 
-	These tools generally must be run as root, safe for the ones that just
+	These tools generally must be run as root, except for the ones that just
 	decode dumps.
 
 debugger/
-- 
2.14.1

_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

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

* [igt-dev] [PATCH i-g-t v2 4/5] doc: Update CONTRIBUTING for new igt-dev mailing list
  2018-01-20  0:25   ` [igt-dev] [PATCH i-g-t v2 " Rhys Kidd
  2018-01-20  0:25     ` [igt-dev] [PATCH i-g-t v2 2/5] lib/igt.cocci: Fix typo Rhys Kidd
  2018-01-20  0:25     ` [igt-dev] [PATCH i-g-t v2 3/5] doc: Correct sentence in README Rhys Kidd
@ 2018-01-20  0:25     ` Rhys Kidd
  2018-01-20  0:25     ` [igt-dev] [PATCH i-g-t v2 5/5] man: Update " Rhys Kidd
  3 siblings, 0 replies; 8+ messages in thread
From: Rhys Kidd @ 2018-01-20  0:25 UTC (permalink / raw)
  To: igt-dev

v2: Modify comments for feedback received (Petri Latvala)

Signed-off-by: Rhys Kidd <rhyskidd@gmail.com>
Reviewed-by: Petri Latvala <petri.latvala@intel.com>
---
 CONTRIBUTING | 16 +++++++++++++---
 1 file changed, 13 insertions(+), 3 deletions(-)

diff --git a/CONTRIBUTING b/CONTRIBUTING
index 5600caaf..0180641b 100644
--- a/CONTRIBUTING
+++ b/CONTRIBUTING
@@ -6,11 +6,21 @@ improvements for documentation and new tools and testcases.
 A short list of contribution guidelines:
 
 - Please submit patches formatted with git send-email/git format-patch or
-  equivalent to
+  equivalent to:
+
+    Development mailing list for IGT GPU Tools <igt-dev@lists.freedesktop.org>
+
+  For a transition period patches are accepted on both the igt-dev mailing list
+  and the former intel-gfx mailing list (with the appropriate patch
+  subjectprefix, see below).
+
+  During the transition period, feel free to send patches to both lists if you
+  have a need to do so, as they will get deduplicated so they only appear and
+  are tested in one Patchwork instance.
 
     Intel GFX discussion <intel-gfx@lists.freedesktop.org>
 
-  Please use --subject-prefix="PATCH i-g-t" so that i-g-t patches are easily
+  Please use --subject-prefix="PATCH i-g-t" so IGT patches are easily
   identified in the massive amount mails on intel-gfx. To ensure this is always
   done, meson.sh (and autogen.sh) will run:
 
@@ -36,7 +46,7 @@ A short list of contribution guidelines:
   anything related to the regular releases, issues with packaging and
   integrating platform support or any other intel-gpu-tools issues, please
   contact one of the maintainers (listed in the MAINTAINERS file) and cc the
-  intel-gfx mailing list.
+  igt-dev mailing list.
 
 - Changes to the testcases are automatically tested. Take the results into
   account before merging.
-- 
2.14.1

_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

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

* [igt-dev] [PATCH i-g-t v2 5/5] man: Update for new igt-dev mailing list
  2018-01-20  0:25   ` [igt-dev] [PATCH i-g-t v2 " Rhys Kidd
                       ` (2 preceding siblings ...)
  2018-01-20  0:25     ` [igt-dev] [PATCH i-g-t v2 4/5] doc: Update CONTRIBUTING for new igt-dev mailing list Rhys Kidd
@ 2018-01-20  0:25     ` Rhys Kidd
  3 siblings, 0 replies; 8+ messages in thread
From: Rhys Kidd @ 2018-01-20  0:25 UTC (permalink / raw)
  To: igt-dev

Reflect new mailing list and author in man page documentation.
Change made ahead of the eventual project name switch to "IGT GPU Tools".

v2: Also update author (Jani Nikula)

Signed-off-by: Rhys Kidd <rhyskidd@gmail.com>
Reviewed-by: Petri Latvala <petri.latvala@intel.com>
---
 man/intel_aubdump.rst               | 2 +-
 man/intel_audio_dump.rst            | 2 +-
 man/intel_bios_dumper.rst           | 2 +-
 man/intel_error_decode.rst          | 2 +-
 man/intel_gpu_frequency.rst         | 2 +-
 man/intel_gpu_top.rst               | 2 +-
 man/intel_gtt.rst                   | 2 +-
 man/intel_infoframes.rst            | 2 +-
 man/intel_lid.rst                   | 2 +-
 man/intel_panel_fitter.rst          | 2 +-
 man/intel_stepping.rst              | 2 +-
 man/intel_upload_blit_large.rst     | 2 +-
 man/intel_upload_blit_large_gtt.rst | 2 +-
 man/intel_upload_blit_large_map.rst | 2 +-
 man/intel_upload_blit_small.rst     | 2 +-
 man/intel_vbt_decode.rst            | 2 +-
 16 files changed, 16 insertions(+), 16 deletions(-)

diff --git a/man/intel_aubdump.rst b/man/intel_aubdump.rst
index c6a51676..2b5d263e 100644
--- a/man/intel_aubdump.rst
+++ b/man/intel_aubdump.rst
@@ -6,7 +6,7 @@ intel_aubdump
 Launch an application and capture rendering to an AUB
 -----------------------------------------------------
 .. include:: defs.rst
-:Author: Intel Graphics for Linux <intel-gfx@lists.freedesktop.org>
+:Author: IGT Developers <igt-dev@lists.freedesktop.org>
 :Date: 2016-03-01
 :Version: |PACKAGE_STRING|
 :Copyright: 2015-2016 Intel Corporation
diff --git a/man/intel_audio_dump.rst b/man/intel_audio_dump.rst
index 78bbae44..d4e8423b 100644
--- a/man/intel_audio_dump.rst
+++ b/man/intel_audio_dump.rst
@@ -6,7 +6,7 @@ intel_audio_dump
 Dump the Intel GPU registers for HDMI audio setup
 -------------------------------------------------
 .. include:: defs.rst
-:Author: Intel Graphics for Linux <intel-gfx@lists.freedesktop.org>
+:Author: IGT Developers <igt-dev@lists.freedesktop.org>
 :Date: 2016-03-01
 :Version: |PACKAGE_STRING|
 :Copyright: 2010,2012,2016 Intel Corporation
diff --git a/man/intel_bios_dumper.rst b/man/intel_bios_dumper.rst
index b271b9b1..b21a24a8 100644
--- a/man/intel_bios_dumper.rst
+++ b/man/intel_bios_dumper.rst
@@ -6,7 +6,7 @@ intel_bios_dumper
 Save the Intel video BIOS contents to a file
 --------------------------------------------
 .. include:: defs.rst
-:Author: Intel Graphics for Linux <intel-gfx@lists.freedesktop.org>
+:Author: IGT Developers <igt-dev@lists.freedesktop.org>
 :Date: 2016-03-01
 :Version: |PACKAGE_STRING|
 :Copyright: 2010,2012,2016 Intel Corporation
diff --git a/man/intel_error_decode.rst b/man/intel_error_decode.rst
index e7a54a6f..b2495b90 100644
--- a/man/intel_error_decode.rst
+++ b/man/intel_error_decode.rst
@@ -6,7 +6,7 @@ intel_error_decode
 Decode an Intel GPU dump automatically captured by the kernel at the time of an error
 -------------------------------------------------------------------------------------
 .. include:: defs.rst
-:Author: Intel Graphics for Linux <intel-gfx@lists.freedesktop.org>
+:Author: IGT Developers <igt-dev@lists.freedesktop.org>
 :Date: 2016-03-01
 :Version: |PACKAGE_STRING|
 :Copyright: 2010,2012,2016 Intel Corporation
diff --git a/man/intel_gpu_frequency.rst b/man/intel_gpu_frequency.rst
index e4de602c..8b7c7860 100644
--- a/man/intel_gpu_frequency.rst
+++ b/man/intel_gpu_frequency.rst
@@ -6,7 +6,7 @@ intel_gpu_frequency
 Manipulate Intel GPU frequencies
 --------------------------------
 .. include:: defs.rst
-:Author: Intel Graphics for Linux <intel-gfx@lists.freedesktop.org>
+:Author: IGT Developers <igt-dev@lists.freedesktop.org>
 :Date: 2016-03-01
 :Version: |PACKAGE_STRING|
 :Copyright: 2015-2016 Intel Corporation
diff --git a/man/intel_gpu_top.rst b/man/intel_gpu_top.rst
index c9030e1e..a5f7175b 100644
--- a/man/intel_gpu_top.rst
+++ b/man/intel_gpu_top.rst
@@ -6,7 +6,7 @@ intel_gpu_top
 Display a top-like summary of Intel GPU usage
 ---------------------------------------------
 .. include:: defs.rst
-:Author: Intel Graphics for Linux <intel-gfx@lists.freedesktop.org>
+:Author: IGT Developers <igt-dev@lists.freedesktop.org>
 :Date: 2016-03-01
 :Version: |PACKAGE_STRING|
 :Copyright: 2009,2011,2012,2016 Intel Corporation
diff --git a/man/intel_gtt.rst b/man/intel_gtt.rst
index d14184fa..203fd717 100644
--- a/man/intel_gtt.rst
+++ b/man/intel_gtt.rst
@@ -6,7 +6,7 @@ intel_gtt
 Dump the contents of an Intel GPU's GTT
 ---------------------------------------
 .. include:: defs.rst
-:Author: Intel Graphics for Linux <intel-gfx@lists.freedesktop.org>
+:Author: IGT Developers <igt-dev@lists.freedesktop.org>
 :Date: 2016-03-01
 :Version: |PACKAGE_STRING|
 :Copyright: 2010,2012,2016 Intel Corporation
diff --git a/man/intel_infoframes.rst b/man/intel_infoframes.rst
index 70372333..bd212480 100644
--- a/man/intel_infoframes.rst
+++ b/man/intel_infoframes.rst
@@ -6,7 +6,7 @@ intel_infoframes
 View and change HDMI InfoFrames
 -------------------------------
 .. include:: defs.rst
-:Author: Intel Graphics for Linux <intel-gfx@lists.freedesktop.org>
+:Author: IGT Developers <igt-dev@lists.freedesktop.org>
 :Date: 2016-03-01
 :Version: |PACKAGE_STRING|
 :Copyright: 2012,2016 Intel Corporation
diff --git a/man/intel_lid.rst b/man/intel_lid.rst
index 8b7fd3fc..f74c5c26 100644
--- a/man/intel_lid.rst
+++ b/man/intel_lid.rst
@@ -6,7 +6,7 @@ intel_lid
 Poll the values of different reports about laptop lid state
 -----------------------------------------------------------
 .. include:: defs.rst
-:Author: Intel Graphics for Linux <intel-gfx@lists.freedesktop.org>
+:Author: IGT Developers <igt-dev@lists.freedesktop.org>
 :Date: 2016-03-01
 :Version: |PACKAGE_STRING|
 :Copyright: 2010,2012-2013,2016 Intel Corporation
diff --git a/man/intel_panel_fitter.rst b/man/intel_panel_fitter.rst
index d2af0d87..b1615c9e 100644
--- a/man/intel_panel_fitter.rst
+++ b/man/intel_panel_fitter.rst
@@ -6,7 +6,7 @@ intel_panel_fitter
 Change the panel fitter settings
 --------------------------------
 .. include:: defs.rst
-:Author: Intel Graphics for Linux <intel-gfx@lists.freedesktop.org>
+:Author: IGT Developers <igt-dev@lists.freedesktop.org>
 :Date: 2016-03-01
 :Version: |PACKAGE_STRING|
 :Copyright: 2012,2016 Intel Corporation
diff --git a/man/intel_stepping.rst b/man/intel_stepping.rst
index 9ea7c198..8f4d5056 100644
--- a/man/intel_stepping.rst
+++ b/man/intel_stepping.rst
@@ -6,7 +6,7 @@ intel_stepping
 Display the stepping information for an Intel GPU
 -------------------------------------------------
 .. include:: defs.rst
-:Author: Intel Graphics for Linux <intel-gfx@lists.freedesktop.org>
+:Author: IGT Developers <igt-dev@lists.freedesktop.org>
 :Date: 2016-03-01
 :Version: |PACKAGE_STRING|
 :Copyright: 2009,2012,2016 Intel Corporation
diff --git a/man/intel_upload_blit_large.rst b/man/intel_upload_blit_large.rst
index dc06d701..794fd9b9 100644
--- a/man/intel_upload_blit_large.rst
+++ b/man/intel_upload_blit_large.rst
@@ -6,7 +6,7 @@ intel_upload_blit_large
 Microbenchmark of Intel GPU performance
 ---------------------------------------
 .. include:: defs.rst
-:Author: Intel Graphics for Linux <intel-gfx@lists.freedesktop.org>
+:Author: IGT Developers <igt-dev@lists.freedesktop.org>
 :Date: 2016-03-01
 :Version: |PACKAGE_STRING|
 :Copyright: 2009,2012,2016 Intel Corporation
diff --git a/man/intel_upload_blit_large_gtt.rst b/man/intel_upload_blit_large_gtt.rst
index 331eb8dd..4a1c5934 100644
--- a/man/intel_upload_blit_large_gtt.rst
+++ b/man/intel_upload_blit_large_gtt.rst
@@ -6,7 +6,7 @@ intel_upload_blit_large_gtt
 Microbenchmark of Intel GPU performance
 ---------------------------------------
 .. include:: defs.rst
-:Author: Intel Graphics for Linux <intel-gfx@lists.freedesktop.org>
+:Author: IGT Developers <igt-dev@lists.freedesktop.org>
 :Date: 2016-03-01
 :Version: |PACKAGE_STRING|
 :Copyright: 2009,2012,2016 Intel Corporation
diff --git a/man/intel_upload_blit_large_map.rst b/man/intel_upload_blit_large_map.rst
index 32beb414..d818b6d5 100644
--- a/man/intel_upload_blit_large_map.rst
+++ b/man/intel_upload_blit_large_map.rst
@@ -6,7 +6,7 @@ intel_upload_blit_large_map
 Microbenchmark of Intel GPU performance
 ---------------------------------------
 .. include:: defs.rst
-:Author: Intel Graphics for Linux <intel-gfx@lists.freedesktop.org>
+:Author: IGT Developers <igt-dev@lists.freedesktop.org>
 :Date: 2016-03-01
 :Version: |PACKAGE_STRING|
 :Copyright: 2009,2012,2016 Intel Corporation
diff --git a/man/intel_upload_blit_small.rst b/man/intel_upload_blit_small.rst
index 2a8d80de..bb6239f5 100644
--- a/man/intel_upload_blit_small.rst
+++ b/man/intel_upload_blit_small.rst
@@ -6,7 +6,7 @@ intel_upload_blit_small
 Microbenchmark of Intel GPU performance
 ---------------------------------------
 .. include:: defs.rst
-:Author: Intel Graphics for Linux <intel-gfx@lists.freedesktop.org>
+:Author: IGT Developers <igt-dev@lists.freedesktop.org>
 :Date: 2016-03-01
 :Version: |PACKAGE_STRING|
 :Copyright: 2009,2012,2016 Intel Corporation
diff --git a/man/intel_vbt_decode.rst b/man/intel_vbt_decode.rst
index a8d36d50..496ea3f1 100644
--- a/man/intel_vbt_decode.rst
+++ b/man/intel_vbt_decode.rst
@@ -6,7 +6,7 @@ intel_vbt_decode
 Intel Video BIOS Table parser
 -----------------------------
 .. include:: defs.rst
-:Author: Intel Graphics for Linux <intel-gfx@lists.freedesktop.org>
+:Author: IGT Developers <igt-dev@lists.freedesktop.org>
 :Date: 2016-03-01
 :Version: |PACKAGE_STRING|
 :Copyright: 2010,2012,2016 Intel Corporation
-- 
2.14.1

_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

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

* [igt-dev] [PATCH i-g-t v2 2/5] lib/igt.cocci: Fix typo
  2018-01-23  4:43 [igt-dev] [PATCH i-g-t v2 1/5] doc: Fix typos in CONTRIBUTING Rhys Kidd
@ 2018-01-23  4:43 ` Rhys Kidd
  0 siblings, 0 replies; 8+ messages in thread
From: Rhys Kidd @ 2018-01-23  4:43 UTC (permalink / raw)
  To: igt-dev

Signed-off-by: Rhys Kidd <rhyskidd@gmail.com>
Reviewed-by: Petri Latvala <petri.latvala@intel.com>
---
 lib/igt.cocci | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lib/igt.cocci b/lib/igt.cocci
index 10abd210..6b691862 100644
--- a/lib/igt.cocci
+++ b/lib/igt.cocci
@@ -1,5 +1,5 @@
-// Semantic patch for common patters and their replacement by igt infrastructure
-// and macros. Please run with
+// Semantic patch for common patterns and their replacement by igt
+// infrastructure and macros. Please run with
 //
 // spatch --sp-file lib/igt.cocci --in-place tests/*.c
 //
-- 
2.14.1

_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

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

end of thread, other threads:[~2018-01-23  4:52 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20180117052337.22424-1-rhyskidd@gmail.com>
     [not found] ` <20180117052337.22424-4-rhyskidd@gmail.com>
2018-01-18 12:10   ` [igt-dev] [PATCH i-g-t 4/5] doc: Update CONTRIBUTING for new igt-dev mailing list Petri Latvala
2018-01-18 12:35 ` [igt-dev] [PATCH i-g-t 1/5] doc: Fix typos in CONTRIBUTING Petri Latvala
2018-01-20  0:25   ` [igt-dev] [PATCH i-g-t v2 " Rhys Kidd
2018-01-20  0:25     ` [igt-dev] [PATCH i-g-t v2 2/5] lib/igt.cocci: Fix typo Rhys Kidd
2018-01-20  0:25     ` [igt-dev] [PATCH i-g-t v2 3/5] doc: Correct sentence in README Rhys Kidd
2018-01-20  0:25     ` [igt-dev] [PATCH i-g-t v2 4/5] doc: Update CONTRIBUTING for new igt-dev mailing list Rhys Kidd
2018-01-20  0:25     ` [igt-dev] [PATCH i-g-t v2 5/5] man: Update " Rhys Kidd
2018-01-23  4:43 [igt-dev] [PATCH i-g-t v2 1/5] doc: Fix typos in CONTRIBUTING Rhys Kidd
2018-01-23  4:43 ` [igt-dev] [PATCH i-g-t v2 2/5] lib/igt.cocci: Fix typo Rhys Kidd

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.