Skip to content
Commit 163fa234 authored by Kefeng Wang's avatar Kefeng Wang Committed by Dennis Zhou
Browse files

percpu: Make pcpu_setup_first_chunk() void function



pcpu_setup_first_chunk() will panic or BUG_ON if the are some
error and doesn't return any error, hence it can be defined to
return void.

Reported-by: default avatarkbuild test robot <lkp@intel.com>
Signed-off-by: default avatarKefeng Wang <wangkefeng.wang@huawei.com>
Signed-off-by: default avatarDennis Zhou <dennis@kernel.org>
[Dennis: fixed kbuild warning for pcpu_page_first_chunk()]
parent 6fbc7275
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment