* [PATCH] sysfs: Fix a copy-n-paste typo in comment
@ 2008-01-08 17:11 Jean Delvare
0 siblings, 0 replies; only message in thread
From: Jean Delvare @ 2008-01-08 17:11 UTC (permalink / raw)
To: Greg Kroah-Hartman; +Cc: linux-kernel
Signed-off-by: Jean Delvare <khali@linux-fr.org>
---
fs/sysfs/dir.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- linux-2.6.24-rc7.orig/fs/sysfs/dir.c 2007-11-07 13:21:10.000000000 +0100
+++ linux-2.6.24-rc7/fs/sysfs/dir.c 2008-01-08 17:38:24.000000000 +0100
@@ -440,7 +440,7 @@ int sysfs_add_one(struct sysfs_addrm_cxt
/**
* sysfs_remove_one - remove sysfs_dirent from parent
* @acxt: addrm context to use
- * @sd: sysfs_dirent to be added
+ * @sd: sysfs_dirent to be removed
*
* Mark @sd removed and drop nlink of parent inode if @sd is a
* directory. @sd is unlinked from the children list.
--
Jean Delvare
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-01-08 17:11 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-08 17:11 [PATCH] sysfs: Fix a copy-n-paste typo in comment Jean Delvare
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox