git: kernel - swtch.s cleanup
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Nov 30 12:06:18 PST 2011
commit 0ae279a9ce2880272a15998b23e4fdecfa72dfa8
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Wed Nov 30 12:03:27 2011 -0800
kernel - swtch.s cleanup
* Cleanup the code a bit, no functional changes.
Summary of changes:
sys/platform/pc32/i386/swtch.s | 4 ----
sys/platform/pc64/x86_64/swtch.s | 21 ++++++++-------------
sys/platform/vkernel/i386/swtch.s | 4 ----
sys/platform/vkernel64/x86_64/swtch.s | 4 ----
4 files changed, 8 insertions(+), 25 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0ae279a9ce2880272a15998b23e4fdecfa72dfa8
--
DragonFly BSD source repository
More information about the Commits
mailing list