bonding: get rid of CONFIG_PROC_FS ifdefs
authorJiri Pirko <jpirko@redhat.com>
Tue, 5 May 2009 06:20:51 +0000 (06:20 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 5 May 2009 19:26:25 +0000 (12:26 -0700)
commitaee64faf236815e0f337408892c01b373cd340f3
treee31fa875f8ec1a981f23cf64c0eb2c1e3bf1bf48
parentf001fde5eadd915f4858d22ed70d7040f48767cf
bonding: get rid of CONFIG_PROC_FS ifdefs

Remove CONFIG_PROC_FS ifdefs from the code by adding void functions.

Signed-off-by: Jiri Pirko <jpirko@redhat.com>
 drivers/net/bonding/bond_main.c |   30 ++++++++++++++++++++----------
 1 files changed, 20 insertions(+), 10 deletions(-)
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bonding/bond_main.c