summaryrefslogtreecommitdiffstats
path: root/Documentation/pci.txt
diff options
context:
space:
mode:
authorTejun Heo <htejun@gmail.com>2007-06-13 20:45:14 +0200
committerGreg Kroah-Hartman <gregkh@suse.de>2007-07-12 01:09:04 +0200
commita26cd7226c24c3be5dd5f48a74832fe64beb8489 (patch)
tree0dfb4a15d800494a06a4ddf83c4d33812c404fac /Documentation/pci.txt
parentsysfs: flatten and fix sysfs_rename_dir() error handling (diff)
downloadlinux-a26cd7226c24c3be5dd5f48a74832fe64beb8489.tar.xz
linux-a26cd7226c24c3be5dd5f48a74832fe64beb8489.zip
sysfs: consolidate sysfs_dirent creation functions
Currently there are four functions to create sysfs_dirent - __sysfs_new_dirent(), sysfs_new_dirent(), __sysfs_make_dirent() and sysfs_make_dirent(). Other than sysfs_make_dirent(), no function has two users if calls to implement other functions are excluded. This patch consolidates sysfs_dirent creation functions into the following two. * sysfs_new_dirent() : allocate and initialize * sysfs_attach_dirent() : attach to sysfs_dirent hierarchy and/or associate with dentry This simplifies interface and gives callers more flexibility. This is in preparation of object reference simplification. Signed-off-by: Tejun Heo <htejun@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'Documentation/pci.txt')
0 files changed, 0 insertions, 0 deletions