From: Christoph Hellwig Date: Tue, 17 Jul 2007 11:04:31 +0000 (-0700) Subject: knfsd: exportfs: remove CALL macro X-Git-Tag: v2.6.23-rc1~667 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10f11c341da8c0ec6b8b024e892108a6537ba8c4;p=pandora-kernel.git knfsd: exportfs: remove CALL macro Currently exportfs uses a way to call methods very differently from the rest of the kernel. This patch changes it to the standard conventions for method calls. Signed-off-by: Christoph Hellwig Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed