Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Declare get_vmalloc_info_fn only when needed
A couple of definitions were outside a preprocessor conditional statement when they should have been inside it. This caused build failures for some people. Closes openzfs#291 Reported-by: Aaron Fineman <abyxcos@mnetic.ch> Signed-off-by: Richard Yao <ryao@gentoo.org>
- Loading branch information