Re: [V2 Patch] bonding: move procfs code into bond_procfs.c

From: Jiri Pirko
Date: Mon Mar 07 2011 - 02:50:04 EST


Mon, Mar 07, 2011 at 08:58:46AM CET, amwang@xxxxxxxxxx wrote:
>V2: Move #ifdef CONFIG_PROC_FS into bonding.h, as suggested by David.
>
>bond_main.c is bloating, separate the procfs code out,
>move them to bond_procfs.c
>
>Signed-off-by: WANG Cong <amwang@xxxxxxxxxx>
>
>---
> drivers/net/bonding/Makefile | 3 +
> drivers/net/bonding/bond_main.c | 302 +------------------------------------
> drivers/net/bonding/bond_procfs.c | 276 +++++++++++++++++++++++++++++++++
> drivers/net/bonding/bonding.h | 26 +++
> 4 files changed, 307 insertions(+), 300 deletions(-)
>

Looking good to me

Reviewed-by: Jiri Pirko <jpirko@xxxxxxxxxx>

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/