[patch 1/8] fs/super.c: docbook comment fix

From: janitor
Date: Sat Nov 20 2004 - 00:05:15 EST




Parameter name in comment was wrong.

Compile tested.

Signed-off-by: Domen Puncer <domen@xxxxxxxxxxxx>

Signed-off-by: Maximilian Attems <janitor@xxxxxxxxxxxxxx>
---

linux-2.6.10-rc2-bk4-max/fs/super.c | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)

diff -puN fs/super.c~docs-fs_super fs/super.c
--- linux-2.6.10-rc2-bk4/fs/super.c~docs-fs_super 2004-11-20 03:04:39.000000000 +0100
+++ linux-2.6.10-rc2-bk4-max/fs/super.c 2004-11-20 03:04:39.000000000 +0100
@@ -141,7 +141,7 @@ int __put_super_and_need_restart(struct

/**
* put_super - drop a temporary reference to superblock
- * @s: superblock in question
+ * @sb: superblock in question
*
* Drops a temporary reference, frees superblock if there's no
* references left.
_
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/