UNLINK

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

unlink - remove kobject from kset list.  

SYNOPSIS

"SYNOPSIS"

void unlink (struct kobject * kobj);  

ARGUMENTS

kobj
kobject.
 

DESCRIPTION

Remove the kobject from the kset list and decrement its parent's refcount. This is separated out, so we can use it in both kobject_del and kobject_add on error.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:56 GMT, October 09, 2005