Re: [PATCH] net: ping: make ping_v6_sendmsg static

From: David Miller
Date: Wed Mar 23 2016 - 22:10:36 EST


From: äæå <yanhaishuang@xxxxxxxxxxxxxxxxxxxx>
Date: Thu, 24 Mar 2016 09:53:33 +0800

> The two changes is dependent, because "pingv6_prot" and
> âpingv6_protoswâ must be moved to the behind also, to avoid having
> to declare static âping_v6_sendmsgâ prototypes first.

Agreed, and applied, thank you.