Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
savage: remove unnecessary if statement
the code always returns ret regardless, so if(ret) check is unnecessary. v2: fixed up the spelling. Signed-off-by: Greg Dietsche <Gregory.Dietsche@cuw.edu> Reviewed-by: Nicolas Kaiser <nikai@nikai.net> Signed-off-by: Dave Airlie <airlied@redhat.com>
- Loading branch information