Skip to content

Commit 19d97fd

Browse files
rddunlapdanvet
authored andcommitted
drm: drm_bridge.h: delete duplicated word in comment
Drop doubled word "should" in a comment. 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 09f3344 commit 19d97fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/drm/drm_bridge.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -475,7 +475,7 @@ struct drm_bridge_funcs {
475475
* one of them should be provided.
476476
*
477477
* If drivers need to tweak &drm_bridge_state.input_bus_cfg.flags or
478-
* &drm_bridge_state.output_bus_cfg.flags it should should happen in
478+
* &drm_bridge_state.output_bus_cfg.flags it should happen in
479479
* this function. By default the &drm_bridge_state.output_bus_cfg.flags
480480
* field is set to the next bridge
481481
* &drm_bridge_state.input_bus_cfg.flags value or

0 commit comments

Comments
 (0)