public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] drm: Fix spelling.
@ 2014-11-07  0:36 Alex Pilon
  2014-11-07  3:54 ` David Zhou
  2014-11-07  9:06 ` Daniel Vetter
  0 siblings, 2 replies; 3+ messages in thread
From: Alex Pilon @ 2014-11-07  0:36 UTC (permalink / raw)
  To: David Airlie; +Cc: dri-devel, linux-kernel, trivial

Fix spelling of 'ioctl'.

Signed-off-by: Alex Pilon <alp+linux@alexpilon.ca>
---
 drivers/gpu/drm/drm_crtc.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/gpu/drm/drm_crtc.c b/drivers/gpu/drm/drm_crtc.c
index e79c8d3..3d274c1 100644
--- a/drivers/gpu/drm/drm_crtc.c
+++ b/drivers/gpu/drm/drm_crtc.c
@@ -2943,7 +2943,7 @@ EXPORT_SYMBOL(drm_mode_legacy_fb_format);
  * @file_priv: drm file for the ioctl call
  *
  * Add a new FB to the specified CRTC, given a user request. This is the
- * original addfb ioclt which only supported RGB formats.
+ * original addfb ioctl which only supported RGB formats.
  *
  * Called by the user via ioctl.
  *
-- 
2.1.2


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] drm: Fix spelling.
  2014-11-07  0:36 [PATCH] drm: Fix spelling Alex Pilon
@ 2014-11-07  3:54 ` David Zhou
  2014-11-07  9:06 ` Daniel Vetter
  1 sibling, 0 replies; 3+ messages in thread
From: David Zhou @ 2014-11-07  3:54 UTC (permalink / raw)
  To: Alex Pilon, David Airlie; +Cc: dri-devel, linux-kernel, trivial

ok to fix.

Regards,
David
On 2014年11月07日 08:36, Alex Pilon wrote:
> Fix spelling of 'ioctl'.
>
> Signed-off-by: Alex Pilon <alp+linux@alexpilon.ca>
> ---
>   drivers/gpu/drm/drm_crtc.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/drm_crtc.c b/drivers/gpu/drm/drm_crtc.c
> index e79c8d3..3d274c1 100644
> --- a/drivers/gpu/drm/drm_crtc.c
> +++ b/drivers/gpu/drm/drm_crtc.c
> @@ -2943,7 +2943,7 @@ EXPORT_SYMBOL(drm_mode_legacy_fb_format);
>    * @file_priv: drm file for the ioctl call
>    *
>    * Add a new FB to the specified CRTC, given a user request. This is the
> - * original addfb ioclt which only supported RGB formats.
> + * original addfb ioctl which only supported RGB formats.
>    *
>    * Called by the user via ioctl.
>    *


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] drm: Fix spelling.
  2014-11-07  0:36 [PATCH] drm: Fix spelling Alex Pilon
  2014-11-07  3:54 ` David Zhou
@ 2014-11-07  9:06 ` Daniel Vetter
  1 sibling, 0 replies; 3+ messages in thread
From: Daniel Vetter @ 2014-11-07  9:06 UTC (permalink / raw)
  To: Alex Pilon; +Cc: David Airlie, trivial, linux-kernel, dri-devel

On Thu, Nov 06, 2014 at 07:36:03PM -0500, Alex Pilon wrote:
> Fix spelling of 'ioctl'.
> 
> Signed-off-by: Alex Pilon <alp+linux@alexpilon.ca>
> ---
>  drivers/gpu/drm/drm_crtc.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/gpu/drm/drm_crtc.c b/drivers/gpu/drm/drm_crtc.c
> index e79c8d3..3d274c1 100644
> --- a/drivers/gpu/drm/drm_crtc.c
> +++ b/drivers/gpu/drm/drm_crtc.c
> @@ -2943,7 +2943,7 @@ EXPORT_SYMBOL(drm_mode_legacy_fb_format);
>   * @file_priv: drm file for the ioctl call
>   *
>   * Add a new FB to the specified CRTC, given a user request. This is the
> - * original addfb ioclt which only supported RGB formats.
> + * original addfb ioctl which only supported RGB formats.

I already have this one from a different person. When doing trivial
patches please always check with linux-next whether it's still valid.
Especially for drm where we have a few hundred patches per release.
-Daniel
-- 
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-11-07  9:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-07  0:36 [PATCH] drm: Fix spelling Alex Pilon
2014-11-07  3:54 ` David Zhou
2014-11-07  9:06 ` Daniel Vetter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox