ChangeSet 1.2065.3.63, 2005/03/12 08:37:50-08:00, [EMAIL PROTECTED]

        [PATCH] docbook: fix function parameter descriptin in fbmem
        
        Fix function parameter descriptin in fbmem
        
        Signed-off-by: Martin Waitz <[EMAIL PROTECTED]>
        Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>
        Signed-off-by: Linus Torvalds <[EMAIL PROTECTED]>



 fbmem.c |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)


diff -Nru a/drivers/video/fbmem.c b/drivers/video/fbmem.c
--- a/drivers/video/fbmem.c     2005-03-12 21:38:12 -08:00
+++ b/drivers/video/fbmem.c     2005-03-12 21:38:12 -08:00
@@ -1260,9 +1260,10 @@
 
 /**
  * fb_get_options - get kernel boot parameters
- * @name - framebuffer name as it would appear in
- *         the boot parameter line
- *         (video=<name>:<options>)
+ * @name:   framebuffer name as it would appear in
+ *          the boot parameter line
+ *          (video=<name>:<options>)
+ * @option: the option will be stored here
  *
  * NOTE: Needed to maintain backwards compatibility
  */
-
To unsubscribe from this list: send the line "unsubscribe bk-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to