public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Nikolas Nyby <nikolas@gnu.org>
To: trivial@kernel.org, logang@deltatee.com, sbates@raithlin.com,
	mathieu.desnoyers@efficios.com, linux-kernel@vger.kernel.org
Cc: Nikolas Nyby <nikolas@gnu.org>
Subject: [PATCH] lib/genalloc.c: Fix trivial typo
Date: Tue, 28 Aug 2018 00:58:54 -0400	[thread overview]
Message-ID: <20180828045854.27532-1-nikolas@gnu.org> (raw)

This fixes a typo in the gen_pool_best_fit docs.

Signed-off-by: Nikolas Nyby <nikolas@gnu.org>
---
 lib/genalloc.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/genalloc.c b/lib/genalloc.c
index ca06adc4f445..d8f534db5562 100644
--- a/lib/genalloc.c
+++ b/lib/genalloc.c
@@ -611,7 +611,7 @@ EXPORT_SYMBOL(gen_pool_first_fit_order_align);
 
 /**
  * gen_pool_best_fit - find the best fitting region of memory
- * macthing the size requirement (no alignment constraint)
+ * matching the size requirement (no alignment constraint)
  * @map: The address to base the search on
  * @size: The bitmap size in bits
  * @start: The bitnumber to start searching at
-- 
2.18.0


                 reply	other threads:[~2018-08-28  4:59 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20180828045854.27532-1-nikolas@gnu.org \
    --to=nikolas@gnu.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=logang@deltatee.com \
    --cc=mathieu.desnoyers@efficios.com \
    --cc=sbates@raithlin.com \
    --cc=trivial@kernel.org \
    /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