Re: [patch 8/8] RPC: Remove Makefile reference to obsolete RXRPC config variable

2007-07-09 Thread David Miller
From: [EMAIL PROTECTED] Date: Mon, 09 Jul 2007 11:51:14 -0700 > From: "Robert P. J. Day" <[EMAIL PROTECTED]> > > Since there is no Kconfig variable RXRPC anywhere in the tree, and the > variable AF_RXRPC performs exactly the same function, remove the reference > to CONFIG_RXRPC from net/Makefile.

[patch 8/8] RPC: Remove Makefile reference to obsolete RXRPC config variable

2007-07-09 Thread akpm
From: "Robert P. J. Day" <[EMAIL PROTECTED]> Since there is no Kconfig variable RXRPC anywhere in the tree, and the variable AF_RXRPC performs exactly the same function, remove the reference to CONFIG_RXRPC from net/Makefile. Signed-off-by: Robert P. J. Day <[EMAIL PROTECTED]> Cc: Trond Myklebust