commit | 5d2bfbebd7696c9ce6f229b32d7760081c0d6e94 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Tue Dec 01 20:21:15 2015 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Mon Dec 07 08:01:02 2015 -0500 |
tree | 23145a60c7cbe219cc8505ee3f3d0debc42d876d | |
parent | ccc6e66e89541fa2379e8ed4cf857be9683fa5eb [diff] |
[even more tentative] don't pull uaccess.h into poll.h It's only used for indirect include purposes there. Lift into those users that do need it. And yes, it's almost certainly going to need testing and adjustments. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>