commit | ed3cd1da674034c4800abfc48c26f2742d5df17e | [log] [tgz] |
---|---|---|
author | Baokun Li <libaokun1@huawei.com> | Sat Jun 05 14:30:03 2021 +0800 |
committer | Thomas Gleixner <tglx@linutronix.de> | Tue Aug 10 18:07:38 2021 +0200 |
tree | d23b1cbac7f5d2f7abbe01f1fe292a62ae1f512c | |
parent | c91eb2837310a4e8490fb712598aa7d7148e6d7f [diff] |
cpu/hotplug: Fix kernel doc warnings for __cpuhp_setup_state_cpuslocked() Fixes the following W=1 kernel build warning(s): kernel/cpu.c:1949: warning: Function parameter or member 'name' not described in '__cpuhp_setup_state_cpuslocked' Signed-off-by: Baokun Li <libaokun1@huawei.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Link: https://lore.kernel.org/r/20210605063003.681049-1-libaokun1@huawei.com