diff options
author | 2022-04-19 20:03:52 +0800 | |
---|---|---|
committer | 2022-04-20 19:27:14 +0200 | |
commit | a204e6d626126d33f34f43374d5abd00141f3e65 (patch) | |
tree | fd763ac749184a3ec226f4f16b674879b1cac2c7 /scripts/gdb/linux/utils.py | |
parent | mm/slub: remove meaningless node check in ___slab_alloc() (diff) | |
download | wireguard-linux-a204e6d626126d33f34f43374d5abd00141f3e65.tar.xz wireguard-linux-a204e6d626126d33f34f43374d5abd00141f3e65.zip |
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 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions