From: NeilBrown Date: Mon, 27 Mar 2006 09:15:02 +0000 (-0800) Subject: [PATCH] knfsd: Create cache_lookup function instead of using a macro to declare one X-Git-Tag: v2.6.17-rc1~436 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15a5f6bd23eddd5b3be80366f364be04fb1c1c99;p=pandora-kernel.git [PATCH] knfsd: Create cache_lookup function instead of using a macro to declare one The C++-like 'template' approach proves to be too ugly and hard to work with. The old 'template' won't go away until all users are updated. Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed