Dan Carpenter faa8b0b753 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
2017-06-28 19:17:38 +02:00
..
2016-12-15 14:55:33 +02:00
2017-05-08 17:15:14 -07:00
2014-09-24 11:43:41 +10:00
2016-12-15 14:55:34 +02:00
2016-01-04 07:57:38 +01:00