freebsd-dev/sys
Warner Losh 36b5c44002 linuxkpi: Move pci_alloc_irq_vectors to .c file
pci_alloc_irq_vectors encodes the size of struct msix_entry
into its code. Move from .h to .c to move this knowledge from
client modules to linuxkpi module.

Sponsored by:		Netflix
Reviewed by:		hselasky
Differential Revision:	https://reviews.freebsd.org/D34774
2022-04-04 23:06:21 -06:00
..
amd64 linux(4): Add compat.linux32.emulate_i386 knob. 2022-03-31 21:01:09 +03:00
arm fdt_win_process_child: eliminate write only size variable 2022-04-04 22:29:16 -06:00
arm64 sysent: regen for syscallarg_t 2022-03-28 19:43:03 +01:00
bsm
cam cam: Fix typos in source code comments 2022-04-02 10:13:35 +02:00
cddl zfs: merge openzfs/zfs@a86e08941 (master) into main 2022-03-08 18:53:02 +01:00
compat linuxkpi: Move pci_alloc_irq_vectors to .c file 2022-04-04 23:06:21 -06:00
conf NOTES: Fix a typo in a comments 2022-04-02 14:50:04 +02:00
contrib zlib: replace CRLF line endings in zlib.map 2022-04-04 15:10:03 -04:00
crypto armv8crypto: Remove leftover debug printfs 2022-02-17 14:25:45 -05:00
ddb
dev xl_attach: eliminate write only variable unit 2022-04-04 22:30:45 -06:00
dts
fs fusefs(5): Fix a typo in a source code comment 2022-04-02 14:56:21 +02:00
gdb
geom geom_vinum: fix set but not used warnings 2022-04-04 13:23:47 -08:00
gnu
i386 sysent: regen for syscallarg_t 2022-03-28 19:43:03 +01:00
isa
kern vfs: fixup WANTIOCTLCAPS on open 2022-04-02 20:49:01 +02:00
kgssapi
libkern
modules mii: include missing sources in loadable module 2022-04-03 12:28:37 -03:00
net sysctl_dumpentry: move error to inner scope 2022-04-04 22:30:50 -06:00
net80211 net80211: correct types for nf and rssi 2022-04-01 22:30:02 +00:00
netgraph ng_pppoe(4): Fix a typo in a source code comment 2022-04-02 13:54:36 +02:00
netinet Fix typo (interrups -> interrupts) in a sysctl description in tcp_lro.c. 2022-04-04 13:48:32 -07:00
netinet6 pim6_input: eliminate write only variable rc 2022-04-04 22:30:52 -06:00
netipsec ipsec: sprinkle CURVNET_ASSERT_SET 2022-02-19 13:10:41 +00:00
netpfil netpfil: Fix two typo in source code comments 2022-04-02 14:18:11 +02:00
netsmb smb_smb_treedisconnect: eliminate write only variable mbp 2022-04-04 22:30:57 -06:00
nfs krpc_call: eliminiate write only variable nam 2022-04-04 22:31:00 -06:00
nfsclient
nfsserver
nlm
ofed ibcore: Fix multiple includes of same header file. 2022-03-03 12:51:20 +01:00
opencrypto crypto: hide crypto_destroyreq behind a tunable 2022-02-16 07:45:12 +00:00
powerpc powerpcspe: fix PCI enumeration on ppce500 2022-03-21 16:11:33 -03:00
riscv risc-v: Fix two typos in a source code comment 2022-04-02 08:58:45 +02:00
rpc svc_vc_rendezvous_stat: eliminiate write only variable stat 2022-04-04 22:31:04 -06:00
security audit: Initialize vattr fields before calling VOP_GETATTR 2022-03-28 11:23:45 -04:00
sys vfs: fixup WANTIOCTLCAPS on open 2022-04-02 20:49:01 +02:00
teken teken: color #3 is yellow not brown - use TC_YELLOW as the name 2022-03-12 09:17:29 -05:00
tests
tools syscallarg_t: Add a type for system call arguments 2022-03-28 19:43:03 +01:00
ufs ffs(3): Fix a common typo in source code comments 2022-03-28 19:37:03 +02:00
vm memguard(9): Fix two typos in source code comments 2022-04-02 13:51:27 +02:00
x86 xen(4): Fix a few typos in source code comments 2022-03-28 19:37:20 +02:00
xdr
xen xen(3): Fix a typo in a source code comment 2022-03-28 19:32:53 +02:00
Makefile