]> Git Repo - linux.git/commitdiff
drm: i915_drm.h: delete duplicated words in comments
authorRandy Dunlap <[email protected]>
Wed, 15 Jul 2020 05:23:47 +0000 (22:23 -0700)
committerDaniel Vetter <[email protected]>
Wed, 15 Jul 2020 12:02:52 +0000 (14:02 +0200)
Drop doubled words "the" and "be" in comments.

Signed-off-by: Randy Dunlap <[email protected]>
Cc: David Airlie <[email protected]>
Cc: Daniel Vetter <[email protected]>
Cc: [email protected]
Signed-off-by: Daniel Vetter <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
include/uapi/drm/i915_drm.h

index 14b67cd6b54b76a2cc7ef93aab3d2e37e8f8770f..00546062e0235d9b445c5288573e3bd1854aa04a 100644 (file)
@@ -55,7 +55,7 @@ extern "C" {
  *     cause the related events to not be seen.
  *
  * I915_RESET_UEVENT - Event is generated just before an attempt to reset the
- *     the GPU. The value supplied with the event is always 1. NOTE: Disable
+ *     GPU. The value supplied with the event is always 1. NOTE: Disable
  *     reset via module parameter will cause this event to not be seen.
  */
 #define I915_L3_PARITY_UEVENT          "L3_PARITY_ERROR"
@@ -1934,7 +1934,7 @@ enum drm_i915_perf_property_id {
 
        /**
         * The value specifies which set of OA unit metrics should be
-        * be configured, defining the contents of any OA unit reports.
+        * configured, defining the contents of any OA unit reports.
         *
         * This property is available in perf revision 1.
         */
This page took 0.06028 seconds and 4 git commands to generate.