aboutsummaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorTejun Heo <[email protected]>2013-11-23 17:21:47 -0500
committerGreg Kroah-Hartman <[email protected]>2013-11-27 13:14:43 -0800
commitae2108ad32f5ca55e9895d5597e6552be1607569 (patch)
tree29efed50ed5afcd4e2e49886ad281ba50b264fa8 /scripts/stackusage
parentc84a3b27798dfce928b867fa1c9f3c3fd66f0a31 (diff)
sysfs: make __sysfs_add_one() fail if the parent isn't a directory
Currently the kobject based interface guarantees that a parent sysfs_dirent is always a directory; however, the planned kernfs interface will be directly based on sysfs_dirents and the caller may specify non-directory node as the parent. Add an explicit check in __sysfs_add_one() so that such attempts fail with -EINVAL. Signed-off-by: Tejun Heo <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions