git: kernel - Minor cleanups
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Nov 30 17:36:22 PST 2011
commit b5e19bf65311748dd2ba0922b8778373d2ab4916
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Wed Nov 30 17:34:39 2011 -0800
kernel - Minor cleanups
* lwkt_wait_free() no longer exists, remove the prototype.
* Reformat a kprintf() in vm/swap_pager.c to not overflow 80 columns.
Summary of changes:
sys/sys/thread.h | 1 -
sys/vm/swap_pager.c | 3 ++-
2 files changed, 2 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b5e19bf65311748dd2ba0922b8778373d2ab4916
--
DragonFly BSD source repository
More information about the Commits
mailing list