commit | ed3d021b823336a2e0c5090a91d083243f756e6c | [log] [tgz] |
---|---|---|
author | Heiko Carstens <heiko.carstens@de.ibm.com> | Fri Feb 17 13:52:50 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Feb 17 13:59:27 2006 -0800 |
tree | 9521307ea64fd2572b6715eb2d9c93a6fac1dd13 | |
parent | 6cadb78b3bec0a439a99db8fb550dc568e924ae6 [diff] |
[PATCH] s390: sys32_fstatat -> sys32_fstatat64 Just rename the compat system call to keep the name consistent with all the other *64 compat system calls. Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>