linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] drm/nouveau: fix typo
@ 2017-01-06 20:45 Alexander Alemayhu
  0 siblings, 0 replies; only message in thread
From: Alexander Alemayhu @ 2017-01-06 20:45 UTC (permalink / raw)
  To: linux-kernel; +Cc: bskeggs, Alexander Alemayhu

s/avalilable/available

Signed-off-by: Alexander Alemayhu <alexander@alemayhu.com>
---
 drivers/gpu/drm/nouveau/nouveau_connector.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/gpu/drm/nouveau/nouveau_connector.c b/drivers/gpu/drm/nouveau/nouveau_connector.c
index 947c200655b4..da6799d752e6 100644
--- a/drivers/gpu/drm/nouveau/nouveau_connector.c
+++ b/drivers/gpu/drm/nouveau/nouveau_connector.c
@@ -696,7 +696,7 @@ nouveau_connector_detect_lvds(struct drm_connector *connector, bool force)
 	}
 
 	/* If no EDID found above, and the VBIOS indicates a hardcoded
-	 * modeline is avalilable for the panel, set it as the panel's
+	 * modeline is available for the panel, set it as the panel's
 	 * native mode and exit.
 	 */
 	if (nouveau_bios_fp_mode(dev, NULL) && (drm->vbios.fp_no_ddc ||
-- 
2.11.0

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-01-06 20:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-06 20:45 [PATCH] drm/nouveau: fix typo Alexander Alemayhu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).