在 2024/8/13 5:56, Stephen Hemminger 写道:
Only in one place does the power library need un-constify a pointer and this can be done by casting to uintptr_t first. Better, to have the warning enabled across the rest of the code. Signed-off-by: Stephen Hemminger <step...@networkplumber.org> ---
Acked-by: Huisong Li <lihuis...@huawei.com>