diff options
author | 2022-03-09 17:20:36 +0800 | |
---|---|---|
committer | 2022-03-09 12:28:08 +0100 | |
commit | ae44d81d502756cb97e7b698207083967d6f20a3 (patch) | |
tree | 9afefe4ceee84b9c43b4ac828a3a6b624095ae1e /mm/util.c | |
parent | mm/slub: use helper macro __ATTR_XX_MODE for SLAB_ATTR(_RO) (diff) | |
download | wireguard-linux-ae44d81d502756cb97e7b698207083967d6f20a3.tar.xz wireguard-linux-ae44d81d502756cb97e7b698207083967d6f20a3.zip |
mm/slub: remove forced_order parameter in calculate_sizes
Since commit 32a6f409b693 ("mm, slub: remove runtime allocation order
changes"), forced_order is always -1. Remove this unneeded parameter
to simplify the code.
Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
Reviewed-by: Hyeonggon Yoo <42.hyeyoo@gmail.com>
Signed-off-by: Vlastimil Babka <vbabka@suse.cz>
Link: https://lore.kernel.org/r/20220309092036.50844-1-linmiaohe@huawei.com
Diffstat (limited to 'mm/util.c')
0 files changed, 0 insertions, 0 deletions