diff options
author | SeongJae Park <[email protected]> | 2023-02-16 17:07:03 +0000 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2023-02-20 12:46:18 -0800 |
commit | 32cf666eab720b597650d9dea6ff07e99cd36b3d (patch) | |
tree | cf4ae267c2778b102643e89f1d60c4c32582c256 /kernel/bpf/syscall.c | |
parent | 7a079ba20090ab50d2f4203ceccd1e0f4becd1a6 (diff) |
mm/memory_hotplug: cleanup return value handing in do_migrate_range()
Return value mechanism of do_migrate_range() is not very simple, while no
caller of the function checks the return value. Make the function return
nothing to be more simple, and cleanup related unnecessary code.
Link: https://lkml.kernel.org/r/[email protected]
Suggested-by: David Hildenbrand <[email protected]>
Acked-by: David Hildenbrand <[email protected]>
Reviewed-by: Baolin Wang <[email protected]>
Signed-off-by: SeongJae Park <[email protected]>
Cc: Oscar Salvador <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'kernel/bpf/syscall.c')
0 files changed, 0 insertions, 0 deletions