commit | 60ef60c7d7291d7cdc43661363cd05a5102e69f6 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Tue Mar 03 11:43:55 2020 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Thu Apr 02 01:09:26 2020 -0400 |
tree | 014943de3f63e2049135f7019302c46f03918d9e | |
parent | 4542576b79a680062dc344a8a6e79d34b4c91bf1 [diff] |
__nd_alloc_stack(): make it return bool ... and adjust the caller (reserve_stack()). Rename to nd_alloc_stack(), while we are at it. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>