git: nvmm(4): Rename 'ncpus' in *_inkernel_handle_cpuid() to fix -Wshadow
Aaron LI
aly at crater.dragonflybsd.org
Tue Sep 1 06:09:04 PDT 2026
commit 6a728b6637c47c7f1795b42a1b967bcaff26490b
Author: Aaron LI <aly at aaronly.me>
Date: Sun Aug 30 23:45:30 2026 +0800
nvmm(4): Rename 'ncpus' in *_inkernel_handle_cpuid() to fix -Wshadow
Summary of changes:
sys/dev/virtual/nvmm/x86/nvmm_x86_svm.c | 10 +++++-----
sys/dev/virtual/nvmm/x86/nvmm_x86_vmx.c | 18 +++++++++---------
2 files changed, 14 insertions(+), 14 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6a728b6637c47c7f1795b42a1b967bcaff26490b
--
DragonFly BSD source repository
More information about the Commits
mailing list