freebsd-dev/sys/compat
Hans Petter Selasky 8ead3a9933 Remove redundant dev->si_drv1 NULL checks in the LinuxKPI.
This pointer is checked during the linux_dev_open() callback and does
not need to be NULL checked again. It should always be set for
character devices belonging to the "linuxcdevsw" and technically
there is no need to NULL check this pointer at all.

Suggested by:	kib @
MFC after:	1 week
Sponsored by:	Mellanox Technologies
2017-11-03 13:43:05 +00:00
..
cloudabi Import the latest CloudABI definitions, version 0.16. 2017-10-18 19:22:53 +00:00
cloudabi32 Import the latest CloudABI definitions, version 0.16. 2017-10-18 19:22:53 +00:00
cloudabi64 Import the latest CloudABI definitions, version 0.16. 2017-10-18 19:22:53 +00:00
freebsd32 regen freebsd32_sysent.c after r324564 (freebsd32_posix_fallocate) 2017-10-12 18:31:28 +00:00
ia32 Move struct syscall_args syscall arguments parameters container into 2017-06-12 21:03:23 +00:00
linprocfs Fix caveat in new implementation of linprocfs_docpuinfo(): 2017-06-23 10:36:27 +00:00
linsysfs Add information needed by Linux libdrm 2.4.74 (shipped with CentOS 7.4). 2017-10-15 19:28:14 +00:00
linux Update comment to match r177997 & r178036 changes. 2017-10-27 16:36:05 +00:00
linuxkpi/common Remove redundant dev->si_drv1 NULL checks in the LinuxKPI. 2017-11-03 13:43:05 +00:00
ndis Shorten list of arguments to mbuf external storage freeing function. 2017-10-09 20:35:31 +00:00
netbsd
x86bios x86bios: spelling fix in a comment. 2016-04-30 00:34:04 +00:00