summaryrefslogtreecommitdiff
path: root/sys/kern/kern_module_hook.c
AgeCommit message (Expand)Author
2019-12-13Trailing whitespaceskrll
2019-12-13KNFskrll
2019-12-13Inclide sys/atomic for atomic_store_relaxedskrll
2019-12-12Eliminate per-hook duplication of common code as suggested bypgoyette