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

From: domen
Date: Mon Jan 10 2005 - 14:00:40 EST




Parameter name in comment was wrong.

Compile tested.

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


kj-domen/fs/super.c | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)

diff -puN fs/super.c~docs-fs_super fs/super.c
--- kj/fs/super.c~docs-fs_super 2005-01-10 18:00:27.000000000 +0100
+++ kj-domen/fs/super.c 2005-01-10 18:00:27.000000000 +0100
@@ -143,7 +143,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/