Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rtl8xxxu: remove unused assignment value
at first, ret was assigned to zero, but later assigned to a funciton,so the assignment to zero is no use, which can simple be removed instead.
- Loading branch information