__readlink_chk: Assume HAVE_INLINED_SYSCALLS
authorFlorian Weimer <fweimer@redhat.com>
Mon, 20 Aug 2018 16:23:28 +0000 (18:23 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Mon, 20 Aug 2018 16:24:09 +0000 (18:24 +0200)
commit88ffb39dc664bfec391c4d927f8c2145141bb7f0
treeadbc84d57498b3276d43e3b3c72da704d09b0684
parente6edd40d61009e8a71bffe6fb2ef41a00c6f63d2
__readlink_chk: Assume HAVE_INLINED_SYSCALLS

HAVE_INLINED_SYSCALLS is always defined on Linux.
Switch to INLINE_SYSCALL_CALL as well.
ChangeLog
sysdeps/unix/sysv/linux/generic/readlink_chk.c