[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <5122D1B4.104@cn.fujitsu.com>
Date: Tue, 19 Feb 2013 09:13:24 +0800
From: Gao feng <gaofeng@...fujitsu.com>
To: David Miller <davem@...emloft.net>
CC: netdev@...r.kernel.org, ebiederm@...ssion.com,
containers@...ts.linux-foundation.org
Subject: Re: [PATCH net-next 1/4] net: proc: change proc_net_fops_create to
proc_create
On 2013/02/19 03:53, David Miller wrote:
> From: Gao feng <gaofeng@...fujitsu.com>
> Date: Mon, 18 Feb 2013 19:34:54 +0800
>
>> Right now, some modules such as bonding use proc_create
>> to create proc entries under /proc/net/, and other modules
>> such as ipv4 use proc_net_fops_create.
>>
>> It looks a little chaos.this patch changes all of
>> proc_net_fops_create to proc_create. we can remove
>> proc_net_fops_create after this patch.
>>
>> Signed-off-by: Gao feng <gaofeng@...fujitsu.com>
>
> Applied.
>
> This series would have been a good one to use a "[PATCH 0/4] "
> introductory posting.
Get it,will add proper cover next time.
thanks!
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists