diff options
author | 2022-09-09 16:39:47 +0800 | |
---|---|---|
committer | 2022-10-03 14:03:07 -0700 | |
commit | 85a34107eba913a2cb7c7c47c49f50073bfb67dd (patch) | |
tree | de02c84225cd8cc0c7bacbb7fc9897e2a599a0c5 /mm/hugetlb.c | |
parent | Docs/admin-guide/mm/damon/usage: note DAMON debugfs interface deprecation plan (diff) | |
download | wireguard-linux-85a34107eba913a2cb7c7c47c49f50073bfb67dd.tar.xz wireguard-linux-85a34107eba913a2cb7c7c47c49f50073bfb67dd.zip |
mm/shuffle: convert module_param_call to module_param_cb
module_param_call is now completely consistent with module_param_cb, so
there is no need to keep two macros. Convert module_param_call to
module_param_cb since former is obsolete and latter is more kernel-ish.
Link: https://lkml.kernel.org/r/20220909083947.3595610-1-liushixin2@huawei.com
Signed-off-by: Liu Shixin <liushixin2@huawei.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Cc: Dan Williams <dan.j.williams@intel.com>
Cc: Kefeng Wang <wangkefeng.wang@huawei.com>
Cc: Liu Shixin <liushixin2@huawei.com>
Cc: Paul Russel <rusty@rustcorp.com.au>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/hugetlb.c')
0 files changed, 0 insertions, 0 deletions