https://github.com/torvalds/linux
Revision e12b090eae6ac3b18f42673a4b0fef6e61b63cac authored by Christoph Hellwig on 14 July 2020, 12:18:49 UTC, committed by Rich Felker on 15 August 2020, 02:05:14 UTC
There is no point in having __KERNEL__ ifdefs in headers not exported to
userspace.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Rich Felker <dalias@libc.org>
1 parent 582dc53
History
Tip revision: e12b090eae6ac3b18f42673a4b0fef6e61b63cac authored by Christoph Hellwig on 14 July 2020, 12:18:49 UTC
sh: remove __KERNEL__ ifdefs from non-UAPI headers
Tip revision: e12b090
File Mode Size
Kconfig -rw-r--r-- 1.7 KB
Makefile -rw-r--r-- 266 bytes
binder.c -rw-r--r-- 177.1 KB
binder_alloc.c -rw-r--r-- 31.8 KB
binder_alloc.h -rw-r--r-- 6.0 KB
binder_alloc_selftest.c -rw-r--r-- 8.0 KB
binder_internal.h -rw-r--r-- 4.0 KB
binder_trace.h -rw-r--r-- 10.9 KB
binderfs.c -rw-r--r-- 19.4 KB

back to top