Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

drm: i915_drm.h: delete duplicated words in comments

Drop doubled words "the" and "be" in comments.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: David Airlie <airlied@linux.ie>
Cc: Daniel Vetter <daniel@ffwll.ch>
Cc: dri-devel@lists.freedesktop.org
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20200715052349.23319-5-rdunlap@infradead.org

authored by

Randy Dunlap and committed by
Daniel Vetter
66137f54 b9f3cfa2

+2 -2
+2 -2
include/uapi/drm/i915_drm.h
··· 55 55 * cause the related events to not be seen. 56 56 * 57 57 * 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 59 59 * reset via module parameter will cause this event to not be seen. 60 60 */ 61 61 #define I915_L3_PARITY_UEVENT "L3_PARITY_ERROR" ··· 1934 1934 1935 1935 /** 1936 1936 * 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. 1938 1938 * 1939 1939 * This property is available in perf revision 1. 1940 1940 */