* [KJ] [PATCH] kernel-doc for fs/super.c
@ 2006-07-04 12:10 Henne
0 siblings, 0 replies; only message in thread
From: Henne @ 2006-07-04 12:10 UTC (permalink / raw)
To: kernel-janitors
From: Henrik Kretzschmar <henne@nachtwindheim.de>
Adds kernel-doc for alloc_super() type in fs/super.c.
Signed-off-by: Henrik Kretzschmar <henne@nachtwindheim.de>
---
--- linux-2.6.17-git22/fs/super.c 2006-07-04 11:12:16.000000000 +0200
+++ linux/fs/super.c 2006-07-04 14:07:00.000000000 +0200
@@ -49,6 +49,7 @@
/**
* alloc_super - create new superblock
+ * @type: filesystem type superblock should belong to
*
* Allocates and initializes a new &struct super_block. alloc_super()
* returns a pointer new superblock or %NULL if allocation had failed.
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-07-04 12:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-04 12:10 [KJ] [PATCH] kernel-doc for fs/super.c Henne
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.