ARM: topology: Checking for a failed kcalloc() in parse_dt_topology()?
From: SF Markus Elfring <hidden>
Date: 2016-12-03 14:09:48
Also in:
kernel-janitors, lkml
From: SF Markus Elfring <hidden>
Date: 2016-12-03 14:09:48
Also in:
kernel-janitors, lkml
Hello, Another run of a small script for the semantic patch language (Coccinelle) pointed the implementation of the function ?parse_dt_topology? out for further considerations. https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/tree/arch/arm/kernel/topology.c?id=e05f574a0bb1f4502a4b2264fdb0ef6419cf3772#n285 Would it be useful to check the return value from a call of the function ?kcalloc? also there? Regards, Markus