public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] dma-buf: fix trivial typo error
@ 2014-04-09 23:30 Javier Martinez Canillas
  2014-04-09 23:30 ` [PATCH 2/2] dma-buf: update exp_name when using dma_buf_export() Javier Martinez Canillas
  0 siblings, 1 reply; 3+ messages in thread
From: Javier Martinez Canillas @ 2014-04-09 23:30 UTC (permalink / raw)
  To: Sumit Semwal
  Cc: Jiri Kosina, linux-media, dri-devel, linaro-mm-sig, linux-doc,
	Javier Martinez Canillas

Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
---
 drivers/base/dma-buf.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/base/dma-buf.c b/drivers/base/dma-buf.c
index ea77701..840c7fa 100644
--- a/drivers/base/dma-buf.c
+++ b/drivers/base/dma-buf.c
@@ -491,7 +491,7 @@ EXPORT_SYMBOL_GPL(dma_buf_kunmap);
  * 			dma-buf buffer.
  *
  * This function adjusts the passed in vma so that it points at the file of the
- * dma_buf operation. It alsog adjusts the starting pgoff and does bounds
+ * dma_buf operation. It also adjusts the starting pgoff and does bounds
  * checking on the size of the vma. Then it calls the exporters mmap function to
  * set up the mapping.
  *
-- 
1.9.0


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

end of thread, other threads:[~2014-04-10  7:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-09 23:30 [PATCH 1/2] dma-buf: fix trivial typo error Javier Martinez Canillas
2014-04-09 23:30 ` [PATCH 2/2] dma-buf: update exp_name when using dma_buf_export() Javier Martinez Canillas
2014-04-10  7:46   ` Daniel Vetter

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