On 11/23/2017 03:37 AM, Linus Walleij wrote:
On Thu, Nov 23, 2017 at 4:50 AM, Gustavo A. R. Silva <garsi...@embeddedor.com> wrote:Check return value from call to devm_kzalloc() in order to prevent a NULL pointer dereference. This issue was detected with the help of Coccinelle. Fixes: b2e63555592f ("i2c: gpio: Convert to use descriptors") Signed-off-by: Gustavo A. R. Silva <garsi...@embeddedor.com>Acked-by: Linus Walleij <linus.wall...@linaro.org>
Thank you, Linus. -- Gustavo A. R. Silva