summaryrefslogtreecommitdiff
path: root/sys/compat/linuxkpi/common/include/linux/err.h
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2022-01-10LinuxKPI: Constantly use _LINUXKPI_ prefix in include guardsVladimir Kondratyev
2020-12-17Cleanups to *ERR* compat shims.John Baldwin
2020-04-20Allow the ERR_CAST() function in the LinuxKPI to take a const void pointer.Hans Petter Selasky
2018-03-23linuxkpi whitespace cleanupEd Maste
2016-05-13Add unlikely() statement to optimise the IS_ERR_VALUE() macro.Hans Petter Selasky
2015-10-29Finish process of moving the LinuxKPI module into the default kernel build.Hans Petter Selasky