[PATCH] drm/crtc: Fix two typos

2014-10-22 Thread Daniel Vetter
On Tue, Oct 21, 2014 at 05:01:41PM +0300, Ville Syrj?l? wrote: > On Wed, Oct 08, 2014 at 11:37:20AM -0500, Chuck Ebbert wrote: > > Fix: > > > > ioclt -> ioctl in comment > > wrong variable name in debug message > > > > Signed-off-by: Chuck Ebbert > > Reviewed-by: Ville Syrj?l? > > > --- >

[PATCH] drm/crtc: Fix two typos

2014-10-21 Thread Ville Syrjälä
On Wed, Oct 08, 2014 at 11:37:20AM -0500, Chuck Ebbert wrote: > Fix: > > ioclt -> ioctl in comment > wrong variable name in debug message > > Signed-off-by: Chuck Ebbert Reviewed-by: Ville Syrj?l? > --- > > --- drivers/gpu/drm/drm_crtc.c.orig 2014-10-08 11:29:50.948406186 -0500 > +++ d

[PATCH] drm/crtc: Fix two typos

2014-10-08 Thread Chuck Ebbert
Fix: ioclt -> ioctl in comment wrong variable name in debug message Signed-off-by: Chuck Ebbert --- --- drivers/gpu/drm/drm_crtc.c.orig 2014-10-08 11:29:50.948406186 -0500 +++ drivers/gpu/drm/drm_crtc.c 2014-10-08 11:30:55.781479300 -0500 @@ -2913,7 +2913,7 @@ EXPORT_SYMBOL(drm_mode_le