Messages in this thread |  | | From | SF Markus Elfring <> | Subject | MIPS: Lantiq: Completion of error handling around clkdev_add_clkout() | Date | Sun, 30 Apr 2017 16:20:33 +0200 |
| |
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
|  |