Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
qlge: remove unecessary if statement
the code always returns 'status' regardless, so if(status) check is unecessary. Signed-off-by: Greg Dietsche <Gregory.Dietsche@cuw.edu> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information