]> git.neil.brown.name Git - history.git/commit
[PATCH] sysfs dput crash fix
authorPatrick Mochel <mochel@osdl.org>
Fri, 26 Sep 2003 07:58:11 +0000 (00:58 -0700)
committerLinus Torvalds <torvalds@home.osdl.org>
Fri, 26 Sep 2003 07:58:11 +0000 (00:58 -0700)
commit7dbb30bf32d25cc4d137bd1932691539856ce6f2
treeadbeccc10bc6c92f1cc6bec01f33da41e95ae737
parent55b6936dba9be55fb3efa6ab8dffd18453c2e944
[PATCH] sysfs dput crash fix

This is a new patch that includes Martin's, and makes create_dir() return
an int. That matches sysfs_create_file(), and saves a couple of
conversions back and forth between pointer and error.
fs/sysfs/dir.c
fs/sysfs/file.c
fs/sysfs/group.c
fs/sysfs/sysfs.h