linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH]NEXT:drivers:staging:omapdrm Fix typos in drivers:omapdrm
@ 2012-04-02 14:25 Justin P. Mattock
  2012-04-02 14:49 ` Clark, Rob
  0 siblings, 1 reply; 2+ messages in thread
From: Justin P. Mattock @ 2012-04-02 14:25 UTC (permalink / raw)
  To: rob; +Cc: gregkh, linux-kernel, Justin P. Mattock

From: "Justin P. Mattock" <justinmattock@gmail.com>

The below patch fixes some typos that I found while reading. 
Note: I was told to hold off sending anything until *rc1 so hopefully 
now its alright.(wasnt sure what kernel *rc*)

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 drivers/staging/omapdrm/omap_fb.c  |    2 +-
 drivers/staging/omapdrm/tcm-sita.c |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/staging/omapdrm/omap_fb.c b/drivers/staging/omapdrm/omap_fb.c
index 04b235b..0c53a3c 100644
--- a/drivers/staging/omapdrm/omap_fb.c
+++ b/drivers/staging/omapdrm/omap_fb.c
@@ -167,7 +167,7 @@ void omap_framebuffer_update_scanout(struct drm_framebuffer *fb, int x, int y,
 }
 
 /* Call for unpin 'a' (if not NULL), and pin 'b' (if not NULL).  Although
- * buffers to unpin are just just pushed to the unpin fifo so that the
+ * buffers to unpin are just pushed to the unpin fifo so that the
  * caller can defer unpin until vblank.
  *
  * Note if this fails (ie. something went very wrong!), all buffers are
diff --git a/drivers/staging/omapdrm/tcm-sita.c b/drivers/staging/omapdrm/tcm-sita.c
index 10d5ac3..efb6095 100644
--- a/drivers/staging/omapdrm/tcm-sita.c
+++ b/drivers/staging/omapdrm/tcm-sita.c
@@ -200,7 +200,7 @@ static s32 sita_reserve_1d(struct tcm *tcm, u32 num_slots,
  *
  * @param w	width
  * @param h	height
- * @param area	pointer to the area that will be populated with the reesrved
+ * @param area	pointer to the area that will be populated with the reserved
  *		area
  *
  * @return 0 on success, non-0 error value on failure.
-- 
1.7.5.4


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

* Re: [PATCH]NEXT:drivers:staging:omapdrm Fix typos in drivers:omapdrm
  2012-04-02 14:25 [PATCH]NEXT:drivers:staging:omapdrm Fix typos in drivers:omapdrm Justin P. Mattock
@ 2012-04-02 14:49 ` Clark, Rob
  0 siblings, 0 replies; 2+ messages in thread
From: Clark, Rob @ 2012-04-02 14:49 UTC (permalink / raw)
  To: Justin P. Mattock; +Cc: gregkh, linux-kernel

On Mon, Apr 2, 2012 at 9:25 AM, Justin P. Mattock
<justinmattock@gmail.com> wrote:
> From: "Justin P. Mattock" <justinmattock@gmail.com>
>
> The below patch fixes some typos that I found while reading.
> Note: I was told to hold off sending anything until *rc1 so hopefully
> now its alright.(wasnt sure what kernel *rc*)
>
> Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

Thanks

Reviewed-by: Rob Clark <rob@ti.com>

>
> ---
>  drivers/staging/omapdrm/omap_fb.c  |    2 +-
>  drivers/staging/omapdrm/tcm-sita.c |    2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/staging/omapdrm/omap_fb.c b/drivers/staging/omapdrm/omap_fb.c
> index 04b235b..0c53a3c 100644
> --- a/drivers/staging/omapdrm/omap_fb.c
> +++ b/drivers/staging/omapdrm/omap_fb.c
> @@ -167,7 +167,7 @@ void omap_framebuffer_update_scanout(struct drm_framebuffer *fb, int x, int y,
>  }
>
>  /* Call for unpin 'a' (if not NULL), and pin 'b' (if not NULL).  Although
> - * buffers to unpin are just just pushed to the unpin fifo so that the
> + * buffers to unpin are just pushed to the unpin fifo so that the
>  * caller can defer unpin until vblank.
>  *
>  * Note if this fails (ie. something went very wrong!), all buffers are
> diff --git a/drivers/staging/omapdrm/tcm-sita.c b/drivers/staging/omapdrm/tcm-sita.c
> index 10d5ac3..efb6095 100644
> --- a/drivers/staging/omapdrm/tcm-sita.c
> +++ b/drivers/staging/omapdrm/tcm-sita.c
> @@ -200,7 +200,7 @@ static s32 sita_reserve_1d(struct tcm *tcm, u32 num_slots,
>  *
>  * @param w    width
>  * @param h    height
> - * @param area pointer to the area that will be populated with the reesrved
> + * @param area pointer to the area that will be populated with the reserved
>  *             area
>  *
>  * @return 0 on success, non-0 error value on failure.
> --
> 1.7.5.4
>

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

end of thread, other threads:[~2012-04-02 14:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-02 14:25 [PATCH]NEXT:drivers:staging:omapdrm Fix typos in drivers:omapdrm Justin P. Mattock
2012-04-02 14:49 ` Clark, Rob

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).