diff options
| author | 2014-04-05 10:44:51 +0200 | |
|---|---|---|
| committer | 2014-04-22 15:39:40 +0200 | |
| commit | e0c6a73fb191daad6d4ea808a89c6e22ac1b2733 (patch) | |
| tree | d2d756135f8725d64ae6ccf2f958bfd83a0876b7 /drivers/gpu/drm/i2c | |
| parent | drm/bochs: Remove unnecessary NULL check in bo_unref (diff) | |
| download | wireguard-linux-e0c6a73fb191daad6d4ea808a89c6e22ac1b2733.tar.xz wireguard-linux-e0c6a73fb191daad6d4ea808a89c6e22ac1b2733.zip | |
drm/bochs: Remove unecessary NULL check in gem_free
The ->gem_free_object never gets called with a NULL pointer, the check
is redundant. Also checking after the upcast allows compilers to elide
it anyway.
Noticed while chasing coverity reports, somehow this one here was not
flagged.
Reviewed-by: David Herrmann <dh.herrmann@gmail.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/gpu/drm/i2c')
0 files changed, 0 insertions, 0 deletions
