瀏覽代碼

drm: mode: Fix typo in kerneldoc

Signed-off-by: Daniel Stone <daniels@collabora.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Daniel Stone 10 年之前
父節點
當前提交
448002471b
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      drivers/gpu/drm/drm_modes.c

+ 1 - 1
drivers/gpu/drm/drm_modes.c

@@ -1148,7 +1148,7 @@ EXPORT_SYMBOL(drm_mode_sort);
 /**
 /**
  * drm_mode_connector_list_update - update the mode list for the connector
  * drm_mode_connector_list_update - update the mode list for the connector
  * @connector: the connector to update
  * @connector: the connector to update
- * @merge_type_bits: whether to merge or overright type bits.
+ * @merge_type_bits: whether to merge or overwrite type bits
  *
  *
  * This moves the modes from the @connector probed_modes list
  * This moves the modes from the @connector probed_modes list
  * to the actual mode list. It compares the probed mode against the current
  * to the actual mode list. It compares the probed mode against the current