git: npx: Remove an unused typedef and clean up a bit
Aaron LI
aly at crater.dragonflybsd.org
Wed Jul 7 08:01:46 PDT 2021
commit 5f684046dcb15fa5b0c3faee5601a2cb0b816deb
Author: Aaron LI <aly at aaronly.me>
Date: Wed Jul 7 09:12:43 2021 +0800
npx: Remove an unused typedef and clean up a bit
* Remove unused typedef bool_t
* Fix a minor typo: FXRSTR -> FXRSTOR
* Fix indentation
* Reorganize a bit
Summary of changes:
sys/platform/pc64/x86_64/npx.c | 14 ++++++--------
sys/platform/vkernel64/x86_64/npx.c | 31 ++++++++++++++-----------------
2 files changed, 20 insertions(+), 25 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5f684046dcb15fa5b0c3faee5601a2cb0b816deb
--
DragonFly BSD source repository
More information about the Commits
mailing list