summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorHoulong Wei <houlong.wei@mediatek.com>2018-08-21 18:22:44 +0800
committerJassi Brar <jaswinder.singh@linaro.org>2018-09-29 12:42:39 +0530
commit9f0a0a381c5db56e7922dbeea6831f27db58372f (patch)
tree73984996edf075d6ab8a080139ae5ad63b864370 /MAINTAINERS
parent462f668e5c87e653a04de08e1de9a9ea86000164 (diff)
mailbox: mediatek: Add check for possible failure of kzalloc
The patch 623a6143a845("mailbox: mediatek: Add Mediatek CMDQ driver") introduce the following static checker warning: drivers/mailbox/mtk-cmdq-mailbox.c:366 cmdq_mbox_send_data() error: potential null dereference 'task'. (kzalloc returns null) Fixes: 623a6143a845 ("mailbox: mediatek: Add Mediatek CMDQ driver") Reported-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Houlong Wei <houlong.wei@mediatek.com> Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de> Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions