Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drm: Fix error handling in drm_master_create
We need to check whether drm_ht_create succeed and clean up if not. Spotted by coverity. Reviewed-by: David Herrmann <dh.herrmann@gmail.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
- Loading branch information