Al Viro 444f02c458 uaccess: drop pointless ifdefs
None of those file is ever included from uapi stuff, so __KERNEL__
is always defined.  None of them is ever included from assembler
(they are only pulled from linux/uaccess.h, which _can't_ be
included from assembler), so __ASSEMBLY__ is never defined.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2017-03-05 21:57:58 -05:00
..
2017-03-01 10:10:16 -08:00
2017-03-01 10:10:16 -08:00
2017-03-05 21:57:58 -05:00
2017-02-22 10:30:38 -08:00
2016-12-25 17:21:22 +01:00
2017-03-01 10:10:16 -08:00