kernel - Minor cleanups
authorMatthew Dillon <dillon@apollo.backplane.com>
Thu, 1 Dec 2011 01:34:39 +0000 (17:34 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Thu, 1 Dec 2011 01:34:39 +0000 (17:34 -0800)
commitb5e19bf65311748dd2ba0922b8778373d2ab4916
tree1af10e8646343e64522a3fa932d76afebde88fdb
parentd8d8c8c54abec95be5a3e5895f4cb816d978a3af
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.
sys/sys/thread.h
sys/vm/swap_pager.c