linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mike Rapoport <rppt@linux.ibm.com>
To: Kyle Spiers <ksspiers@google.com>
Cc: akpm@linux-foundation.org, linux-mm@kvack.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] include/linux/gfp.h: fix typo
Date: Mon, 31 Dec 2018 08:28:29 +0200	[thread overview]
Message-ID: <20181231062828.GA20219@rapoport-lnx> (raw)
In-Reply-To: <20181227232354.64562-1-ksspiers@google.com>

On Thu, Dec 27, 2018 at 03:23:54PM -0800, Kyle Spiers wrote:
> Fix misspelled "satisfied"
> 
> Signed-off-by: Kyle Spiers <ksspiers@google.com>

Acked-by: Mike Rapoport <rppt@linux.ibm.com>

> ---
>  include/linux/gfp.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/include/linux/gfp.h b/include/linux/gfp.h
> index 0705164f928c..5f5e25fd6149 100644
> --- a/include/linux/gfp.h
> +++ b/include/linux/gfp.h
> @@ -81,7 +81,7 @@ struct vm_area_struct;
>   *
>   * %__GFP_HARDWALL enforces the cpuset memory allocation policy.
>   *
> - * %__GFP_THISNODE forces the allocation to be satisified from the requested
> + * %__GFP_THISNODE forces the allocation to be satisfied from the requested
>   * node with no fallbacks or placement policy enforcements.
>   *
>   * %__GFP_ACCOUNT causes the allocation to be accounted to kmemcg.
> -- 
> 2.20.1.415.g653613c723-goog
> 
> 

-- 
Sincerely yours,
Mike.


      reply	other threads:[~2018-12-31  6:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-27 23:23 [PATCH] include/linux/gfp.h: fix typo Kyle Spiers
2018-12-31  6:28 ` Mike Rapoport [this message]

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=20181231062828.GA20219@rapoport-lnx \
    --to=rppt@linux.ibm.com \
    --cc=akpm@linux-foundation.org \
    --cc=ksspiers@google.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.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;
as well as URLs for NNTP newsgroup(s).