Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1363382
| From | Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] net: ping: make ping_v6_sendmsg static |
| Date | 2016-03-23 13:00 +0100 |
| Message-ID | <rfPCa-2QN-23@gated-at.bofh.it> (permalink) |
| References | <rfNTJ-1NT-23@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 3/23/2016 12:59 PM, Haishuang Yan wrote:
> As ping_v6_sendmsg is used only in this file,
> making it static
>
> The body of "pingv6_prot" and "pingv6_protosw" were
> moved at the middle of the file, to avoid having to
> declare some static prototypes.
>
> Signed-off-by: Haishuang Yan <yanhaishuang@cmss.chinamobile.com>
These seem as 2 independent changes, so should be in 2 separate patches.
[...]
MBR, Sergei
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] net: ping: make ping_v6_sendmsg static Haishuang Yan <yanhaishuang@cmss.chinamobile.com> - 2016-03-23 11:10 +0100 Re: [PATCH] net: ping: make ping_v6_sendmsg static Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> - 2016-03-23 13:00 +0100 Re: [PATCH] net: ping: make ping_v6_sendmsg static David Miller <davem@davemloft.net> - 2016-03-24 03:20 +0100
csiph-web