aboutsummaryrefslogtreecommitdiff
path: root/sys/compat/linuxkpi/common/include/linux/err.h
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* LinuxKPI: Constantly use _LINUXKPI_ prefix in include guardsVladimir Kondratyev2022-01-101-3/+3
* Cleanups to *ERR* compat shims.John Baldwin2020-12-171-7/+7
* Allow the ERR_CAST() function in the LinuxKPI to take a const void pointer.Hans Petter Selasky2020-04-201-2/+4
* linuxkpi whitespace cleanupEd Maste2018-03-231-4/+4
* Add unlikely() statement to optimise the IS_ERR_VALUE() macro.Hans Petter Selasky2016-05-131-2/+4
* Finish process of moving the LinuxKPI module into the default kernel build.Hans Petter Selasky2015-10-291-0/+79