* [PATCH] sysfs: sysfs_link_sibling(): fix typo in comment
@ 2013-05-13 3:11 Warner Wang
0 siblings, 0 replies; only message in thread
From: Warner Wang @ 2013-05-13 3:11 UTC (permalink / raw)
To: gregkh; +Cc: linux-kernel, Warner Wang
Fix a typo subling->sibling in the comment of sysfs_link_sibling().
Signed-off-by: Warner Wang <warner.wang@hp.com>
---
fs/sysfs/dir.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/fs/sysfs/dir.c b/fs/sysfs/dir.c
index e8e0e71..17c9a70 100644
--- a/fs/sysfs/dir.c
+++ b/fs/sysfs/dir.c
@@ -74,7 +74,7 @@ static int sysfs_sd_compare(const struct sysfs_dirent *left,
}
/**
- * sysfs_link_subling - link sysfs_dirent into sibling rbtree
+ * sysfs_link_sibling - link sysfs_dirent into sibling rbtree
* @sd: sysfs_dirent of interest
*
* Link @sd into its sibling rbtree which starts from
--
1.7.1
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-05-13 3:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-13 3:11 [PATCH] sysfs: sysfs_link_sibling(): fix typo in comment Warner Wang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®