Skip to content
Snippets Groups Projects
Commit 09f0c489 authored by Dan Carpenter's avatar Dan Carpenter Committed by Dave Airlie
Browse files

drm: move dereference below check


"fb_helper_conn" is dereferenced before the check for NULL.  It's never
actually NULL here, so this is mostly to keep the static checkers happy.

Signed-off-by: default avatarDan Carpenter <error27@gmail.com>
Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
parent 161c4810
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment