aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/mediatek/mtk_drm_drv.c
diff options
context:
space:
mode:
authorChristophe Jaillet <christophe.jaillet@wanadoo.fr>2017-06-09 21:27:12 +0200
committerCK Hu <ck.hu@mediatek.com>2017-06-27 17:34:53 +0800
commit4a3bfb5c24306aa129c0de32e5d1ffb553a60a7c (patch)
treee713f3d168aedaf5c94265cff2074572b1199936 /drivers/gpu/drm/mediatek/mtk_drm_drv.c
parentafd89636f1846ec2c340de894dac103cd336fcee (diff)
downloadkernel_replicant_linux-4a3bfb5c24306aa129c0de32e5d1ffb553a60a7c.tar.gz
kernel_replicant_linux-4a3bfb5c24306aa129c0de32e5d1ffb553a60a7c.tar.bz2
kernel_replicant_linux-4a3bfb5c24306aa129c0de32e5d1ffb553a60a7c.zip
drm/mediatek: check for memory allocation failure
If 'devm_kmalloc_array' returns NULL, we should return -ENOMEM as already done a few lines above instead of deferencing a NULL pointer a few lines below. Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com> Signed-off-by: CK Hu <ck.hu@mediatek.com>
Diffstat (limited to 'drivers/gpu/drm/mediatek/mtk_drm_drv.c')
0 files changed, 0 insertions, 0 deletions