Formatting/comment fixes.

This commit is contained in:
Jason Evans
2017-01-17 07:19:17 -08:00
parent 8115f05b26
commit de5e1aff2a
2 changed files with 2 additions and 3 deletions

View File

@@ -1011,7 +1011,6 @@ extent_dalloc_default_impl(void *addr, size_t size)
return (true);
}
static bool
extent_dalloc_default(extent_hooks_t *extent_hooks, void *addr, size_t size,
bool committed, unsigned arena_ind)