commit | c70c176ff8c3ff0ac6ef9a831cd591ea9a66bd1a | [log] [tgz] |
---|---|---|
author | Jan Kara <[email protected]> | Thu Mar 23 01:37:01 2017 +0100 |
committer | Jens Axboe <[email protected]> | Wed Mar 22 20:11:35 2017 -0600 |
tree | fbeffaadd5bf1aed0daab320f797adabe8b3916a | |
parent | f759741d9d913eb57784a94b9bca78b376fc26a9 [diff] |
kobject: Export kobject_get_unless_zero() Make the function available for outside use and fortify it against NULL kobject. CC: Greg Kroah-Hartman <[email protected]> Reviewed-by: Bart Van Assche <[email protected]> Acked-by: Tejun Heo <[email protected]> Signed-off-by: Jan Kara <[email protected]> Signed-off-by: Jens Axboe <[email protected]>