[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20060928070242.9CE698FFEAE@imap.suse.de>
Date: Thu, 28 Sep 2006 00:02:45 -0700
From: <gregkh@...e.de>
To: seto.hidetoshi@...fujitsu.com, gregkh@...e.de,
linux-kernel@...r.kernel.org
Subject: patch sysfs-update-obsolete-comment-in-sysfs_update_file.patch added to gregkh-2.6 tree
This is a note to let you know that I've just added the patch titled
Subject: sysfs: update obsolete comment in sysfs_update_file
to my gregkh-2.6 tree. Its filename is
sysfs-update-obsolete-comment-in-sysfs_update_file.patch
This tree can be found at
http://www.kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/patches/
>From seto.hidetoshi@...fujitsu.com Wed Sep 20 00:46:42 2006
Message-ID: <4510F26E.2070706@...fujitsu.com>
Date: Wed, 20 Sep 2006 16:49:02 +0900
From: Hidetoshi Seto <seto.hidetoshi@...fujitsu.com>
To: Greg KH <gregkh@...e.de>
Cc: Linux Kernel list <linux-kernel@...r.kernel.org>
Subject: sysfs: update obsolete comment in sysfs_update_file
And the obsolete comment should be updated (or totally removed).
Signed-off-by: Hidetoshi Seto <seto.hidetoshi@...fujitsu.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@...e.de>
---
fs/sysfs/file.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- gregkh-2.6.orig/fs/sysfs/file.c
+++ gregkh-2.6/fs/sysfs/file.c
@@ -502,7 +502,7 @@ int sysfs_update_file(struct kobject * k
d_drop(victim);
/**
- * Drop the reference acquired from sysfs_get_dentry() above.
+ * Drop the reference acquired from lookup_one_len() above.
*/
dput(victim);
}
Patches currently in gregkh-2.6 which might be from seto.hidetoshi@...fujitsu.com are
driver/sysfs-remove-duplicated-dput-in-sysfs_update_file.patch
driver/sysfs-update-obsolete-comment-in-sysfs_update_file.patch
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists