freebsd-dev/sys
John Baldwin 08ff11e524 tpm: Remove unused variables.
All of the legacy config stuff in tpm seems broken.  Nothing ever sets
tpm_enabled to a non-zero value and the legacy bits expect tpm_enabled
to be set to the base IO port address (I think).
2022-04-07 17:01:29 -07:00
..
amd64 sgx: Remove unused variable. 2022-04-07 17:01:28 -07:00
arm fdt_win_process_child: eliminate write only size variable 2022-04-04 22:29:16 -06:00
arm64 Fix a coherent bus check in the arm64 busdma 2022-04-06 14:11:12 +01:00
bsm
cam cam: Fix typos in source code comments 2022-04-02 10:13:35 +02:00
cddl
compat LinuxKPI: skbuff: handle dev_alloc_skb() correctly 2022-04-07 20:55:53 +00:00
conf ibcore: Disable set but unused warnings. 2022-04-06 16:45:29 -07:00
contrib krping: Remove unused variable. 2022-04-07 17:01:28 -07:00
crypto
ddb
dev tpm: Remove unused variables. 2022-04-07 17:01:29 -07:00
dts
fs smbfs: Remove unused variable. 2022-04-07 17:01:28 -07:00
gdb
geom Avoid dereferencing a possibly null pointer. 2022-04-06 14:25:55 -07:00
gnu
i386 sysent: regen for syscallarg_t 2022-03-28 19:43:03 +01:00
isa
kern Enable subr_physmem_test on supported architectures 2022-04-07 14:31:51 +01:00
kgssapi kgssapi krb5: Remove unused variables. 2022-04-06 16:45:29 -07:00
libkern
modules qlnx: Disable unused by set warnings for ecore_ll2.c. 2022-04-07 17:01:28 -07:00
net change_mpath_route: Remove write-only nh variable. 2022-04-06 16:45:28 -07:00
net80211 net80211: improve error handling from ieee80211_parse_beacon() 2022-04-07 20:50:39 +00:00
netgraph ng_tag: Move totlen fully under #ifdef NG_TAG_DEBUG. 2022-04-07 17:01:27 -07:00
netinet sctp: remove a mutex not used anymore 2022-04-07 17:54:57 +02:00
netinet6 ip6_mroute: Mark a variable only used in a debug trace as unused. 2022-04-06 16:45:29 -07:00
netipsec
netpfil pf syncookies: fix memory leak 2022-04-07 14:51:52 +02:00
netsmb smb_smb_treedisconnect: eliminate write only variable mbp 2022-04-04 22:30:57 -06:00
nfs nfs: do not panic on bootpc_init when no interfaces are found 2022-04-07 19:33:26 -03:00
nfsclient
nfsserver
nlm
ofed
opencrypto
powerpc
riscv riscv: eliminate physmap global 2022-04-07 12:26:59 -03:00
rpc svc_vc_rendezvous_stat: eliminiate write only variable stat 2022-04-04 22:31:04 -06:00
security
sys fix integer overflow bugs in *stosbt 2022-04-05 21:36:59 -06:00
teken
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 powernow(4): Fix unused variable warnings by using the variables. 2022-04-06 16:45:28 -07:00
xdr
xen xen(3): Fix a typo in a source code comment 2022-03-28 19:32:53 +02:00
Makefile