From: Chuck Lever Date: Wed, 23 Aug 2006 00:06:18 +0000 (-0400) Subject: SUNRPC: remove extraneous header inclusions X-Git-Tag: v2.6.19-rc1~1271^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39d7bbcb5ba5e9d8d658b70903dd7939400e57db;p=pandora-kernel.git SUNRPC: remove extraneous header inclusions include/linux/sunrpc/clnt.h already includes include/linux/sunrpc/xprt.h. We can remove xprt.h from source files that already include clnt.h. Likewise include/linux/sunrpc/timer.h. Test plan: Compile kernel with CONFIG_NFS enabled. Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed