Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drm/mgag200: remove unneeded variable
ttm_bo_validate() returns 0 or error. So we can return the value directly and remove the variable 'ret'. Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
- Loading branch information