[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20110302.221707.260068518.davem@davemloft.net>
Date: Wed, 02 Mar 2011 22:17:07 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: amwang@...hat.com
Cc: linux-kernel@...r.kernel.org, fubar@...ibm.com,
netdev@...r.kernel.org
Subject: Re: [Patch] bonding: move procfs into bond_procfs.c
From: Amerigo Wang <amwang@...hat.com>
Date: Mon, 28 Feb 2011 20:30:04 +0800
> bond_main.c is bloating, separate the procfs code out,
> move them to bond_procfs.c
>
> Signed-off-by: WANG Cong <amwang@...hat.com>
Please use Makefile rules to conditionally compile the new bond_procfs.o
file, instead of wrapping almost the entire file with an ifdef.
Put the dummy no-PROC_FS function stubs, as inlines, in bonding.h
Thanks!
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists