Hello, I have noticed by execution of another script for the semantic patch language (Coccinelle software) that the function “clkdev_add_clkout” does not contain null pointer checks after calls of the function “kzalloc”. https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/arch/mips/lantiq/xway/sysctrl.c?h=v4.10#n403 How do you think about to add corresponding checks and adjust the function return type there? Regards, Markus -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html