Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
xirc2ps_cs: remove dev null check from do_reset().
dev cannot be NULL here since its already being accessed before. Remove the redundant null check. Signed-off-by: Gaurav Singh <gaurav1086@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information