From: Petr Vandrovec Date: Sun, 1 Oct 2006 06:27:55 +0000 (-0700) Subject: [PATCH] Move ncpfs 32bit compat ioctl to ncpfs X-Git-Tag: v2.6.19-rc1~587 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54f67f631dfc25ca7a8b19200e34013abc974337;p=pandora-kernel.git [PATCH] Move ncpfs 32bit compat ioctl to ncpfs The ncp specific compat ioctls are clearly local to one file system, so the code can better live there. This version of the patch moves everything into the generic ioctl handler and uses it for both 32 and 64 bit calls. Signed-off-by: Arnd Bergmann Signed-off-by: Petr Vandrovec Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed