From: NeilBrown Date: Thu, 19 Jan 2006 01:43:14 +0000 (-0800) Subject: [PATCH] nfsd: remove inline from a couple of large NFS functions X-Git-Tag: v2.6.16-rc2~305 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e8f05934d540aeb45c1cc3cc3a0e811bd61866b;p=pandora-kernel.git [PATCH] nfsd: remove inline from a couple of large NFS functions These are both called from two places close together. I could rearrange that code so there is only one call site, but just removing the 'inline' is probably best. Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed