diff options
author | Darren Jenkins <darrenrjenkins@gmail.com> | 2009-12-30 02:16:35 +0100 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2010-01-07 04:56:32 +0100 |
commit | 65aa2f4e8d85b6145ef4834f440a63ab68bd7443 (patch) | |
tree | d2434114bc883c355b251a18ba632fc447255dee /mm/maccess.c | |
parent | drm/radeon/radeon_device.c: move a dereference below a NULL test (diff) | |
download | linux-65aa2f4e8d85b6145ef4834f440a63ab68bd7443.tar.xz linux-65aa2f4e8d85b6145ef4834f440a63ab68bd7443.zip |
gpu/drm/radeon/radeon_irq.c: move a dereference below a NULL test
If a NULL value is possible, the dereference should only occur after the
NULL test.
Coverity CID: 13338
Signed-off-by: Darren Jenkins <darrenrjenkins@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'mm/maccess.c')
0 files changed, 0 insertions, 0 deletions