commit | 2b31594a9523449b168946725689d039c80204de | [log] [tgz] |
---|---|---|
author | Jonghwan Choi <jhbird.choi@samsung.com> | Sat Jan 14 11:06:03 2012 +0900 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Jan 24 15:59:19 2012 -0800 |
tree | 001cae76042df01ea712e198b62a533a0a6886a5 | |
parent | c56d8a7362665d165ba992b6b7a8d6c13a26eafc [diff] |
driver-core: Fix possible null reference in subsys_interface_unregister Check if the sif is not NULL before de-referencing it Signed-off-by: Jonghwan Choi <jhbird.choi@samsung.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>