drivers/platform/x86: Fix memory leak
authorAndre Bartke <andre.bartke@googlemail.com>
Fri, 3 Jun 2011 18:55:43 +0000 (20:55 +0200)
committerMatthew Garrett <mjg@redhat.com>
Thu, 7 Jul 2011 14:39:03 +0000 (10:39 -0400)
data is not freed in the error case of
compal_probe().

Signed-off-by: Andre Bartke <andre.bartke@gmail.com>
Signed-off-by: Matthew Garrett <mjg@redhat.com>

No differences found