diff options
author | Yu Zhao <[email protected]> | 2022-11-15 18:38:08 -0700 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2022-11-30 15:59:00 -0800 |
commit | 931b6a8b36a2de3985eca27e758900e70cd99779 (patch) | |
tree | f75fc063cd2cb9331aac3047c0f5490b40ebe04b /lib/test_fortify/write_overflow-memcpy.c | |
parent | f347454d034184b4f0a2caf6e14daf7848cea01c (diff) |
mm: multi-gen LRU: remove NULL checks on NODE_DATA()
NODE_DATA() is preallocated for all possible nodes after commit
09f49dca570a ("mm: handle uninitialized numa nodes gracefully"). Checking
its return value against NULL is now unnecessary.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Yu Zhao <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-memcpy.c')
0 files changed, 0 insertions, 0 deletions