netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Leslie Monis <lesliemonis@gmail.com>
To: davem@davemloft.net
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH] net: sched: pie: fix mistake in reference link
Date: Tue, 26 Feb 2019 16:04:07 +0530	[thread overview]
Message-ID: <20190226103407.GA649@Inspiron-3521> (raw)
In-Reply-To: <20190226102331.532-1-lesliemonis@gmail.com>

On Tue, Feb 26, 2019 at 03:53:31PM +0530, Leslie Monis wrote:
> Fix the incorrect reference link to RFC 8033
> 
> Signed-off-by: Leslie Monis <lesliemonis@gmail.com>
> ---
>  net/sched/sch_pie.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/net/sched/sch_pie.c b/net/sched/sch_pie.c
> index f8314a14a256..4c0670b6aec1 100644
> --- a/net/sched/sch_pie.c
> +++ b/net/sched/sch_pie.c
> @@ -17,7 +17,7 @@
>   * University of Oslo, Norway.
>   *
>   * References:
> - * RFC 8033: https://tools.ietf.org/html/rfc8034
> + * RFC 8033: https://tools.ietf.org/html/rfc8033
>   */
>  
>  #include <linux/module.h>
> -- 
> 2.17.1
> 

I apologize. I forgot to add net-next in the subject prefix.

Leslie

  reply	other threads:[~2019-02-26 10:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-26 10:23 [PATCH] net: sched: pie: fix mistake in reference link Leslie Monis
2019-02-26 10:34 ` Leslie Monis [this message]
2019-02-26 17:12 ` David Miller

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=20190226103407.GA649@Inspiron-3521 \
    --to=lesliemonis@gmail.com \
    --cc=davem@davemloft.net \
    --cc=netdev@vger.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;
as well as URLs for NNTP newsgroup(s).