git: libnvmm: Misc cleanups
Aaron LI
aly at crater.dragonflybsd.org
Tue Jul 20 16:30:32 PDT 2021
commit b8ee5f9f1cc7c7ef92583156c3eabeef8688c846
Author: Aaron LI <aly at aaronly.me>
Date: Sun Jul 4 09:27:40 2021 +0800
libnvmm: Misc cleanups
* Remove unused arguments.
* Use literal numbers instead of __BITS().
* Improve two printf()s.
* Remove NetBSD VCS markers and update copyright.
Summary of changes:
lib/libnvmm/libnvmm.c | 9 +++------
lib/libnvmm/libnvmm_x86.c | 27 +++++++++++----------------
lib/libnvmm/nvmm.h | 4 +---
3 files changed, 15 insertions(+), 25 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b8ee5f9f1cc7c7ef92583156c3eabeef8688c846
--
DragonFly BSD source repository
More information about the Commits
mailing list