sony-laptop: potential null dereference
authorDan Carpenter <error27@gmail.com>
Sun, 27 Feb 2011 14:13:25 +0000 (17:13 +0300)
committerMatthew Garrett <mjg@redhat.com>
Mon, 28 Mar 2011 10:07:25 +0000 (06:07 -0400)
In the original code, if "device_enum" was NULL then it would
dereference it when it printed the error message.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Matthew Garrett <mjg@redhat.com>

No differences found