kernel - Remove some debug output
authorMatthew Dillon <dillon@apollo.backplane.com>
Mon, 8 Aug 2016 02:44:33 +0000 (19:44 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Mon, 8 Aug 2016 02:46:49 +0000 (19:46 -0700)
commit7f0942f061072f32c56ff97b3b4269cb530a8c52
treed13d410bb1e244ce0729857372982fc22ac9122a
parentfd4ba36fcd9eed9dd00b688e3525daa433d45602
kernel - Remove some debug output

* Remove "Warning: cache_resolve: ncp '%s' was unlinked" debug output.
  This was originally added to validate a particular code path and is
  no longer needed.
sys/kern/vfs_cache.c