commit | a0a9ad95ddccaefa0f743d0af427cba936b9daac | [log] [tgz] |
---|---|---|
author | ye xingchen <ye.xingchen@zte.com.cn> | Tue Sep 20 06:30:53 2022 +0000 |
committer | Richard Weinberger <richard@nod.at> | Wed Feb 01 22:11:24 2023 +0100 |
tree | 760b2331336b614fe79dfd28c52f92124beeaa5f | |
parent | 2241ab53cbb5cdb08a6b2d4688feb13971058f65 [diff] |
um: Remove the unneeded result variable Return the value epoll_ctl() 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> Signed-off-by: Richard Weinberger <richard@nod.at>