linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: tangjianqiang <wyqt1985@gmail.com>
To: Christoph Hellwig <hch@lst.de>,
	Marek Szyprowski <m.szyprowski@samsung.com>,
	Robin Murphy <robin.murphy@arm.com>
Cc: liommu@lists.linux-foundation.org, linux-kernel@vger.kernel.org,
	tangjianqiang <tangjianqiang@xiaomi.com>
Subject: [PATCH] dma-contiguous: fix a typo error in cma comment.
Date: Tue, 24 Nov 2020 18:40:19 +0800	[thread overview]
Message-ID: <1606214419-7725-1-git-send-email-tangjianqiang@xiaomi.com> (raw)

fix a typo error in cma description comment.

"then" -> "than"

Signed-off-by: tangjianqiang <tangjianqiang@xiaomi.com>
---
 kernel/dma/contiguous.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kernel/dma/contiguous.c b/kernel/dma/contiguous.c
index 16b95ff..3d63d91 100644
--- a/kernel/dma/contiguous.c
+++ b/kernel/dma/contiguous.c
@@ -20,7 +20,7 @@
  *   coders, etc.
  *
  *   Such devices often require big memory buffers (a full HD frame
- *   is, for instance, more then 2 mega pixels large, i.e. more than 6
+ *   is, for instance, more than 2 mega pixels large, i.e. more than 6
  *   MB of memory), which makes mechanisms such as kmalloc() or
  *   alloc_page() ineffective.
  *
-- 
2.7.4


             reply	other threads:[~2020-11-24 10:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-24 10:40 tangjianqiang [this message]
2020-11-24 13:44 ` [PATCH] dma-contiguous: fix a typo error in cma comment Christoph Hellwig

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1606214419-7725-1-git-send-email-tangjianqiang@xiaomi.com \
    --to=wyqt1985@gmail.com \
    --cc=hch@lst.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=liommu@lists.linux-foundation.org \
    --cc=m.szyprowski@samsung.com \
    --cc=robin.murphy@arm.com \
    --cc=tangjianqiang@xiaomi.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).