Skip to content

Commit 66137f5

Browse files
rddunlapdanvet
authored andcommitted
drm: i915_drm.h: delete duplicated words in comments
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]
1 parent b9f3cfa commit 66137f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

include/uapi/drm/i915_drm.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ extern "C" {
5555
* cause the related events to not be seen.
5656
*
5757
* I915_RESET_UEVENT - Event is generated just before an attempt to reset the
58-
* the GPU. The value supplied with the event is always 1. NOTE: Disable
58+
* GPU. The value supplied with the event is always 1. NOTE: Disable
5959
* reset via module parameter will cause this event to not be seen.
6060
*/
6161
#define I915_L3_PARITY_UEVENT "L3_PARITY_ERROR"
@@ -1934,7 +1934,7 @@ enum drm_i915_perf_property_id {
19341934

19351935
/**
19361936
* The value specifies which set of OA unit metrics should be
1937-
* be configured, defining the contents of any OA unit reports.
1937+
* configured, defining the contents of any OA unit reports.
19381938
*
19391939
* This property is available in perf revision 1.
19401940
*/

0 commit comments

Comments
 (0)