From: <gregkh@suse.de>
To: seto.hidetoshi@jp.fujitsu.com, gregkh@suse.de,
linux-kernel@vger.kernel.org
Subject: patch sysfs-update-obsolete-comment-in-sysfs_update_file.patch added to gregkh-2.6 tree
Date: Thu, 28 Sep 2006 00:02:45 -0700 [thread overview]
Message-ID: <20060928070242.9CE698FFEAE@imap.suse.de> (raw)
In-Reply-To: <4510F26E.2070706@jp.fujitsu.com>
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@jp.fujitsu.com Wed Sep 20 00:46:42 2006
Message-ID: <4510F26E.2070706@jp.fujitsu.com>
Date: Wed, 20 Sep 2006 16:49:02 +0900
From: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
To: Greg KH <gregkh@suse.de>
Cc: Linux Kernel list <linux-kernel@vger.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@jp.fujitsu.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.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@jp.fujitsu.com are
driver/sysfs-remove-duplicated-dput-in-sysfs_update_file.patch
driver/sysfs-update-obsolete-comment-in-sysfs_update_file.patch
next prev parent reply other threads:[~2006-09-28 7:02 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-20 7:38 [PATCH 2.6.18] sysfs: remove duplicated dput in sysfs_update_file Hidetoshi Seto
2006-09-20 7:49 ` [PATCH 2.6.18] sysfs: update obsolete comment " Hidetoshi Seto
2006-09-28 7:02 ` gregkh [this message]
2006-09-21 3:19 ` [PATCH 2.6.18] sysfs: remove duplicated dput " Maneesh Soni
2006-09-28 7:02 ` patch sysfs-remove-duplicated-dput-in-sysfs_update_file.patch added to gregkh-2.6 tree gregkh
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060928070242.9CE698FFEAE@imap.suse.de \
--to=gregkh@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=seto.hidetoshi@jp.fujitsu.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.