diff options
author | Andrew Morton <akpm@linux-foundation.org> | 2023-05-22 22:52:10 +0200 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-06-10 01:25:38 +0200 |
commit | b0cc5e89caadc21c2d8f7dc4c97947761b358876 (patch) | |
tree | 962c8873aab85381c33af16c361313ffae02fa78 /net/ncsi | |
parent | mm/mmap: refactor mlock_future_check() (diff) | |
download | linux-b0cc5e89caadc21c2d8f7dc4c97947761b358876.tar.xz linux-b0cc5e89caadc21c2d8f7dc4c97947761b358876.zip |
mm/mlock: rename mlock_future_check() to mlock_future_ok()
It is felt that the name mlock_future_check() is vague - it doesn't
particularly convey the function's operation. mlock_future_ok() is a
clearer name for a predicate function.
Acked-by: Vlastimil Babka <vbabka@suse.cz>
Cc: Liam Howlett <liam.howlett@oracle.com>
Cc: Lorenzo Stoakes <lstoakes@gmail.com>
Cc: Mike Rapoport (IBM) <rppt@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'net/ncsi')
0 files changed, 0 insertions, 0 deletions