commit | 06564be4c03ff0e0b88c5a4a14a6527fcb070ffd | [log] [tgz] |
---|---|---|
author | ye xingchen <ye.xingchen@zte.com.cn> | Fri Aug 26 07:19:54 2022 +0000 |
committer | Mathieu Poirier <mathieu.poirier@linaro.org> | Fri Sep 02 13:25:47 2022 -0600 |
tree | e8920fc051cd0fa80bf01978d3dc53f76e2242c1 | |
parent | 1c23f9e627a7b412978b4e852793c5e3c3efc555 [diff] |
rpmsg: char: Remove the unneeded result variable Return the value rpmsg_chrdev_eptdev_add() directly instead of storing it in another redundant variable. Reported-by: Zeal Robot <zealci@zte.com.cn> Signed-off-by: ye xingchen <ye.xingchen@zte.com.cn> Link: https://lore.kernel.org/r/20220826071954.252485-1-ye.xingchen@zte.com.cn Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>