mirror of
https://github.com/t2linux/kernel.git
synced 2026-08-16 05:22:11 -07:00
The variable ret is guaranteed to be 0 in this if (). So we can remove this assignement. Signed-off-by: Jing Xiangfeng <jingxiangfeng@huawei.com> Signed-off-by: Mike Marshall <hubcap@omnibond.com>