Commit 62c1de8c authored by Martin Waitz's avatar Martin Waitz Committed by Linus Torvalds

[PATCH] docbook: fix function parameter descriptin in fbmem

Fix function parameter descriptin in fbmem
Signed-off-by: default avatarMartin Waitz <tali@admingilde.org>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 89fc22e4
......@@ -1260,9 +1260,10 @@ static int ofonly;
/**
* 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
*/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment