diff options
author | Miaohe Lin <linmiaohe@huawei.com> | 2022-04-19 15:03:52 +0300 |
---|---|---|
committer | Vlastimil Babka <vbabka@suse.cz> | 2022-04-20 20:27:14 +0300 |
commit | a204e6d626126d33f34f43374d5abd00141f3e65 (patch) | |
tree | fd763ac749184a3ec226f4f16b674879b1cac2c7 /include/linux/slab.h | |
parent | 6b6efe23942536f3a2d2ae25c92d34d885f020c8 (diff) | |
download | linux-a204e6d626126d33f34f43374d5abd00141f3e65.tar.xz |
mm/slub: remove unneeded return value of slab_pad_check
The return value of slab_pad_check is never used. So we can make it return
void now.
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/20220419120352.37825-1-linmiaohe@huawei.com
Diffstat (limited to 'include/linux/slab.h')
0 files changed, 0 insertions, 0 deletions