opnsense-src/sys/compat/linuxkpi/common/include
Zhenlei Huang 317cc829ee LinuxKPI: Remove the temporary variable fileid from the macro request_module
The variable fileid stores the result from kern_kldload() but never gets
used. Since the third parameter `*fileid` of kern_kldload() can be NULL,
this unused variable can be safely removed.

No functional change intended.

Reviewed by:	emaste, bz, #linuxkpi
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D44583
2024-04-06 00:26:09 +08:00
..
acpi LinuxKPI: Add acpi_dev_present() function. 2023-12-24 11:20:00 +03:00
asm LinuxKPI: Add x86_vendor field to struct cpuinfo_x86 2023-12-24 11:20:00 +03:00
asm-generic linuxkpi: Add io.h 2022-08-08 15:22:35 +02:00
crypto LinuxKPI: add dummy hash.h and kernel_connect() 2023-05-12 11:21:10 +00:00
linux LinuxKPI: Remove the temporary variable fileid from the macro request_module 2024-04-06 00:26:09 +08:00
net LinuxKPI: 802.11: extend ieee80211_key_seq and WLAN_KEY_LEN_* defines 2024-02-03 13:31:50 +00:00
video LinuxKPI: Add video/vga.h header 2023-12-24 11:19:58 +03:00
xen LinuxKPI: Add xen/xen.h header 2023-12-24 11:19:58 +03:00
stdarg.h spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00