diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2021-06-22 16:08:52 +0300 |
---|---|---|
committer | Jassi Brar <jaswinder.singh@linaro.org> | 2021-06-26 11:41:47 -0500 |
commit | cc3eb51814d0f31671d57e85d4912403a11506e9 (patch) | |
tree | 8c4d540b77aa937f0b9b11b545dc68b5f84787e8 /include/linux/compiler_attributes.h | |
parent | c0d580cefa46f28873202b7e3df9313a570633bd (diff) |
mailbox: mtk-cmdq: Fix uninitialized variable in cmdq_mbox_flush()
The "cb" pointer needs to be initialized before can assign
"data.data = cb->data;".
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Chun-Kuang Hu <chunkuang.hu@kernel.org>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
Diffstat (limited to 'include/linux/compiler_attributes.h')
0 files changed, 0 insertions, 0 deletions