diff options
author | 2014-07-03 06:55:59 +0000 | |
---|---|---|
committer | 2014-07-03 06:55:59 +0000 | |
commit | 4e68e97ca56d1f16e105fb822d9b3c144fe3c191 (patch) | |
tree | 681b1e1ace67ee7450e2ceb8022854920e024b1f /sys/kern/subr_pool.c | |
parent | Add a %C escape sequence for LocalCommand and ControlPath that expands (diff) | |
download | wireguard-openbsd-4e68e97ca56d1f16e105fb822d9b3c144fe3c191.tar.xz wireguard-openbsd-4e68e97ca56d1f16e105fb822d9b3c144fe3c191.zip |
Move failure case text from uvm_pagerealloc() to uvm_pagealloc()
uvm_pagerealloc() is a void function and it doesn't attempt to find
any pages, so it doesn't make sense that it might "return NULL when no
page can be found".
Diffstat (limited to 'sys/kern/subr_pool.c')
0 files changed, 0 insertions, 0 deletions