commit | 09f0c489fa115a8b88a2da3edd0f3de00c8c7e2e | [log] [tgz] |
---|---|---|
author | Dan Carpenter <error27@gmail.com> | Thu Aug 19 11:46:29 2010 +0200 |
committer | Dave Airlie <airlied@redhat.com> | Fri Aug 20 08:48:44 2010 +1000 |
tree | f4134ff56b749de082d89afb1d8878b58a15023b | |
parent | 161c48100236916e98d33a9c8b5fc8eae6decd15 [diff] |
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: Dan Carpenter <error27@gmail.com> Signed-off-by: Dave Airlie <airlied@redhat.com>