Skip to content
Commit b365b3da authored by Chuck Ebbert's avatar Chuck Ebbert Committed by Greg Kroah-Hartman
Browse files

[PATCH] kobject: don't oops on null kobject.name



kobject_get_path() will oops if one of the component names is
NULL.  Fix that by returning NULL instead of oopsing.

Signed-off-by: default avatarChuck Ebbert <76306.1226@compuserve.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent c171fef5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment