Loading
i915: remove unneeded null checks
The "encoder" variable can never be null because it is used as loop cursor in a list_for_each_entry() loop. Signed-off-by:Dan Carpenter <error27@gmail.com> Signed-off-by:
Eric Anholt <eric@anholt.net>
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The "encoder" variable can never be null because it is used as loop cursor in a list_for_each_entry() loop. Signed-off-by:Dan Carpenter <error27@gmail.com> Signed-off-by:
Eric Anholt <eric@anholt.net>