[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20080108181124.13c8f260@hyperion.delvare>
Date: Tue, 8 Jan 2008 18:11:24 +0100
From: Jean Delvare <khali@...ux-fr.org>
To: Greg Kroah-Hartman <gregkh@...e.de>
Cc: linux-kernel@...r.kernel.org
Subject: [PATCH] sysfs: Fix a copy-n-paste typo in comment
Signed-off-by: Jean Delvare <khali@...ux-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
--
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