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

From: Cong Wang
Date: Fri Mar 04 2011 - 04:09:05 EST


ä 2011å03æ03æ 14:17, David Miller åé:
From: Amerigo Wang<amwang@xxxxxxxxxx>
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@xxxxxxxxxx>

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


Ok, will do it in the next update.

Thanks!
--
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/