From: David Miller <davem@davemloft.net>
To: Julia.Lawall@lip6.fr
Cc: kernel-janitors@vger.kernel.org, bhumirks@gmail.com,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/2] constify inet6_protocol structures
Date: Fri, 28 Jul 2017 18:53:14 -0700 (PDT) [thread overview]
Message-ID: <20170728.185314.2227455199330921123.davem@davemloft.net> (raw)
In-Reply-To: <1501273138-22771-1-git-send-email-Julia.Lawall@lip6.fr>
From: Julia Lawall <Julia.Lawall@lip6.fr>
Date: Fri, 28 Jul 2017 22:18:56 +0200
> The inet6_protocol structure is only passed as the first argument to
> inet6_add_protocol or inet6_del_protocol, both of which are declared as
> const. Thus the inet6_protocol structure itself can be const.
>
> Done with the help of Coccinelle.
...
Series applied, thanks Julia.
prev parent reply other threads:[~2017-07-29 1:53 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-28 20:18 [PATCH 0/2] constify inet6_protocol structures Julia Lawall
2017-07-28 20:18 ` [PATCH 1/2] ipv6: " Julia Lawall
2017-07-31 9:56 ` Eric Dumazet
2017-07-31 10:10 ` Julia Lawall
2017-08-01 5:59 ` Julia Lawall
2017-08-01 16:03 ` David Ahern
2017-08-01 16:06 ` Julia Lawall
2017-07-28 20:18 ` [PATCH 2/2] l2tp: " Julia Lawall
2017-07-29 1:53 ` David Miller [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=20170728.185314.2227455199330921123.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=Julia.Lawall@lip6.fr \
--cc=bhumirks@gmail.com \
--cc=kernel-janitors@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--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).