linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch 5/5] fs/super.c: docbook comment fix
@ 2005-01-10 18:45 domen
  0 siblings, 0 replies; only message in thread
From: domen @ 2005-01-10 18:45 UTC (permalink / raw)
  To: viro; +Cc: linux-kernel, domen



Parameter name in comment was wrong.

Compile tested.

Signed-off-by: Domen Puncer <domen@coderock.org>
---


 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.
_

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-01-10 18:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-10 18:45 [patch 5/5] fs/super.c: docbook comment fix domen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).