drm/radeon/kms: small memory leak in atom exit code
authorDan Carpenter <error27@gmail.com>
Tue, 6 Apr 2010 10:55:33 +0000 (10:55 +0000)
committerDave Airlie <airlied@redhat.com>
Wed, 7 Apr 2010 00:11:36 +0000 (10:11 +1000)
This is an unlikely memory leak, but we may as well fix it.  It's easy
to fix and every static checker will complain if we don't.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found