Skip to content
Commit acf50233 authored by William Dean's avatar William Dean Committed by Linus Walleij
Browse files

pinctrl: sunplus: Add check for kcalloc



As the potential failure of the kcalloc(),
it should be better to check it in order to
avoid the dereference of the NULL pointer.

Fixes: aa74c44b ("pinctrl: Add driver for Sunplus SP7021")
Reported-by: default avatarHacash Robot <hacashRobot@santino.com>
Signed-off-by: default avatarWilliam Dean <williamsukatube@gmail.com>
Link: https://lore.kernel.org/r/20220710154822.2610801-1-williamsukatube@163.com


Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent c3b821e8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment