diff options
author | Darren Jenkins <darrenrjenkins@gmail.com> | 2009-12-30 12:20:05 +1100 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2010-01-07 13:54:39 +1000 |
commit | 3655d54af8dd85788c3e5088387469703a0f8f12 (patch) | |
tree | f146b33a26e6c15dd5b53963bddd13b2f7356260 /drivers/gpu/drm/radeon/radeon_irq.c | |
parent | d8a7f79246a447722bd90c2c4ba3ca068b2aa4c0 (diff) |
drm/radeon/radeon_fence.c: move a dereference below the NULL test
If a NULL value is possible, the dereference should only occur after the
NULL test.
Coverity CID: 13334
Signed-off-by: Darren Jenkins <darrenrjenkins@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/radeon/radeon_irq.c')
0 files changed, 0 insertions, 0 deletions