commit | 805089c2f77047d81f47ddc227435d606ceb180e | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Fri Jan 11 16:10:44 2019 +0100 |
committer | Arnd Bergmann <arnd@arndb.de> | Thu Feb 07 00:13:27 2019 +0100 |
tree | 39a0ff571f7dad3d9f78ba23e86062bd40abf1c5 | |
parent | ecf7e0a4ad1528710c90f0a6f4285741ac525f6e [diff] |
syscalls: remove obsolete __IGNORE_ macros These are all for ignoring the lack of obsolete system calls, which have been marked the same way in scripts/checksyscall.sh, so these can be removed. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Heiko Carstens <heiko.carstens@de.ibm.com>