netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Song Liu <liu.song.a23@gmail.com>
To: Colin King <colin.king@canonical.com>
Cc: Alexei Starovoitov <ast@kernel.org>,
	Daniel Borkmann <daniel@iogearbox.net>,
	Martin KaFai Lau <kafai@fb.com>, Song Liu <songliubraving@fb.com>,
	Yonghong Song <yhs@fb.com>, Networking <netdev@vger.kernel.org>,
	bpf <bpf@vger.kernel.org>,
	kernel-janitors@vger.kernel.org,
	open list <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH][bpf-next] bpf: hbm: fix spelling mistake "deault" -> "default"
Date: Tue, 5 Mar 2019 12:57:02 -0800	[thread overview]
Message-ID: <CAPhsuW4BATiS5btfY1SSOUgMscRemGfj56rUHNzX9NGdt7wqag@mail.gmail.com> (raw)
In-Reply-To: <20190305173113.26119-1-colin.king@canonical.com>

On Tue, Mar 5, 2019 at 9:41 AM Colin King <colin.king@canonical.com> wrote:
>
> From: Colin Ian King <colin.king@canonical.com>
>
> There are a couple of typos, fix these.
>
> Signed-off-by: Colin Ian King <colin.king@canonical.com>

I guess this could go to bpf tree.

Acked-by: Song Liu <songliubraving@fb.com>


> ---
>  samples/bpf/hbm.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/samples/bpf/hbm.c b/samples/bpf/hbm.c
> index 8408ccb7409f..a79828ab273f 100644
> --- a/samples/bpf/hbm.c
> +++ b/samples/bpf/hbm.c
> @@ -18,7 +18,7 @@
>   *             Default is /hbm1
>   *    -r <rate>        Rate limit in Mbps
>   *    -s       Get HBM stats (marked, dropped, etc.)
> - *    -t <time>        Exit after specified seconds (deault is 0)
> + *    -t <time>        Exit after specified seconds (default is 0)
>   *    -w       Work conserving flag. cgroup can increase its bandwidth
>   *             beyond the rate limit specified while there is available
>   *             bandwidth. Current implementation assumes there is only
> @@ -376,7 +376,7 @@ static void Usage(void)
>                "               Default is /hbm1\n"
>                "    -r <rate>  Rate in Mbps\n"
>                "    -s         Update HBM stats\n"
> -              "    -t <time>  Exit after specified seconds (deault is 0)\n"
> +              "    -t <time>  Exit after specified seconds (default is 0)\n"
>                "    -w         Work conserving flag. cgroup can increase\n"
>                "               bandwidth beyond the rate limit specified\n"
>                "               while there is available bandwidth. Current\n"
> --
> 2.20.1
>

  reply	other threads:[~2019-03-05 20:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-05 17:31 [PATCH][bpf-next] bpf: hbm: fix spelling mistake "deault" -> "default" Colin King
2019-03-05 20:57 ` Song Liu [this message]
2019-03-07 10:22 ` Daniel Borkmann

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=CAPhsuW4BATiS5btfY1SSOUgMscRemGfj56rUHNzX9NGdt7wqag@mail.gmail.com \
    --to=liu.song.a23@gmail.com \
    --cc=ast@kernel.org \
    --cc=bpf@vger.kernel.org \
    --cc=colin.king@canonical.com \
    --cc=daniel@iogearbox.net \
    --cc=kafai@fb.com \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=songliubraving@fb.com \
    --cc=yhs@fb.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).