Cornelia Huck wrote: > On Thu, 20 Sep 2007 16:26:15 +0900, > Tejun Heo <[EMAIL PROTECTED]> wrote: > >> Sysfs now allows direct suicide. Make suicidial sysfs nodes to use >> it and remove now unncessary callback mechanism. >> >> Signed-off-by: Tejun Heo <[EMAIL PROTECTED]> >> --- >> drivers/base/core.c | 33 ---------------------- >> drivers/s390/cio/ccwgroup.c | 25 +++------------- >> drivers/scsi/scsi_sysfs.c | 13 +-------- >> fs/sysfs/file.c | 63 >> ------------------------------------------- >> include/linux/device.h | 6 ---- >> include/linux/sysfs.h | 9 ------ >> 6 files changed, 6 insertions(+), 143 deletions(-) > > ccwgroup was implicitly relying on a held reference, fix that. > > Signed-off-by: Cornelia Huck <[EMAIL PROTECTED]>
Thanks. Will incorporate into the next series. -- tejun - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/