diff options
| author | 2014-04-05 10:19:55 +0200 | |
|---|---|---|
| committer | 2014-04-22 15:39:11 +0200 | |
| commit | 2ffd65283bcf120f6bac0d5954c7ccdb845fcbd5 (patch) | |
| tree | a4e978b821c57abdf2bf01ba05d0b5da183426d2 /include/linux | |
| parent | drm/ast: Remove unecessary NULL check in gem_free (diff) | |
drm/via: Remove unecessary NULL check
The context_dtor callback is only called once we've successfully loaded
the driver, which means dev->dev_private is set up. The check is hence
pointless.
Also dev->dev_private is deref already above, so compilers are free
to elide it anyway.
Reviewed-by: David Herrmann <dh.herrmann@gmail.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
