From 61f9ec1d8e97131ce55159647fcdfeccc0f40647 Mon Sep 17 00:00:00 2001 From: Jonathan Corbet Date: Thu, 5 Nov 2015 18:46:23 -0800 Subject: mm: fix docbook comment for get_vaddr_frames() get_vaddr_frames() has a comment that's *almost* a docbook comment; add the missing star so that the tools will find it properly. Signed-off-by: Jonathan Corbet Cc: Jan Kara Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- mm/frame_vector.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mm/frame_vector.c') diff --git a/mm/frame_vector.c b/mm/frame_vector.c index cdabcb93c6a6..7cf2b7163222 100644 --- a/mm/frame_vector.c +++ b/mm/frame_vector.c @@ -7,7 +7,7 @@ #include #include -/* +/** * get_vaddr_frames() - map virtual addresses to pfns * @start: starting user address * @nr_frames: number of pages / pfns from start to map -- cgit v1.2.3-55-g7522