[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4510F26E.2070706@jp.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: Re: [PATCH 2.6.18] 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>
---
fs/sysfs/file.c | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: linux-2.6.18/fs/sysfs/file.c
===================================================================
--- linux-2.6.18.orig/fs/sysfs/file.c
+++ linux-2.6.18/fs/sysfs/file.c
@@ -488,7 +488,7 @@
d_drop(victim);
/**
- * Drop the reference acquired from sysfs_get_dentry() above.
+ * Drop the reference acquired from lookup_one_len() above.
*/
dput(victim);
}
-
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