[IA64] use generic compat_old_sys_readdir
authorChristoph Hellwig <hch@lst.de>
Sat, 16 Aug 2008 17:50:28 +0000 (19:50 +0200)
committerTony Luck <tony.luck@intel.com>
Mon, 18 Aug 2008 22:42:11 +0000 (15:42 -0700)
Switch ia64 to the generic compat_sys_old_readdir which is identical
except for slightly better error handling.  Also remove sys32_getdents
which already isn't wired up to the syscall table anymore in favour of
compat_sys_getdents.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Tony Luck <tony.luck@intel.com>

No differences found