diff options
| author | 2017-06-28 15:41:01 +0300 | |
|---|---|---|
| committer | 2017-06-28 19:17:38 +0200 | |
| commit | faa8b0b7534aabdc8095eb05310f04eff4024b36 (patch) | |
| tree | 2cdb9d8484c617e3795bec26e5852dbe5f2b229e /drivers/gpu/drm/omapdrm/omap_crtc.c | |
| parent | drm: vmwgfx: Replace CRTC .commit() helper operation with .enable() (diff) | |
| download | linux-dev-faa8b0b7534aabdc8095eb05310f04eff4024b36.tar.xz linux-dev-faa8b0b7534aabdc8095eb05310f04eff4024b36.zip | |
drm/gma500: remove an unneeded NULL check
"connector" is the list iterator and it can't be NULL. It causes a
static checker warning because we dereference the iterator to get the
next item in the list. Let's remove this check.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/20170628124100.3pw2gyitsfopaib5@mwanda
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_crtc.c')
0 files changed, 0 insertions, 0 deletions
