diff options
author | Kefeng Wang <wangkefeng.wang@huawei.com> | 2019-07-03 16:25:52 +0800 |
---|---|---|
committer | Dennis Zhou <dennis@kernel.org> | 2019-07-04 08:05:52 -0700 |
commit | 163fa23435cc9c705a71001d4aa15f3f945554a1 (patch) | |
tree | 768515474aec400ac567909c10ffa9973a28fae9 /scripts/gdb/linux/proc.py | |
parent | 6fbc7275c7a9ba97877050335f290341a1fd8dbf (diff) |
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: kbuild test robot <lkp@intel.com>
Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com>
Signed-off-by: Dennis Zhou <dennis@kernel.org>
[Dennis: fixed kbuild warning for pcpu_page_first_chunk()]
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions