Error: wqueue/kwork_thread.c:202:3: error: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'long unsigned int' [-Werror=format=] snprintf(args, 16, "0x%" PRIxPTR, (uintptr_t)wqueue); Signed-off-by: Jiuzhu Dong <dongjiuzhu1@xiaomi.com>