commit | fb7dd0a1ba8690527c2394c6c55f909aa87d8f44 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Nov 12 16:34:23 2019 +0100 |
committer | J. Bruce Fields <bfields@redhat.com> | Tue Nov 12 11:43:29 2019 -0500 |
tree | 86c3de3fec5209f12de0c42a1141f3a6d2873ba5 | |
parent | d05a0201969045f4c488f7cf1d024089949a68b6 [diff] |
lockd: remove __KERNEL__ ifdefs Remove the __KERNEL__ ifdefs from the non-UAPI sunrpc headers, as those can't be included from user space programs. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: J. Bruce Fields <bfields@redhat.com>