SYSFS_REMOVE_DIR

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

 

NAME

sysfs_remove_dir - remove an object's directory.  

SYNOPSIS

"SYNOPSIS"

void sysfs_remove_dir (struct kobject * kobj);  

ARGUMENTS

kobj
object.
 

DESCRIPTION

The only thing special about this is that we remove any files in the directory before we remove the directory, and we've inlined what used to be sysfs_rmdir below, instead of calling separately.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 04:41:09 GMT, October 06, 2005