From: Randy Dunlap Date: Thu, 20 Mar 2008 00:01:02 +0000 (-0700) Subject: mm/readahead: fix kernel-doc notation X-Git-Tag: v2.6.25-rc7~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7850d932fc69cb4bad83117f0bef1a658cce350;p=pandora-kernel.git mm/readahead: fix kernel-doc notation Fix kernel-doc notation in mm/readahead.c. Change ":" to ";" so that it doesn't get treated as a doc section heading. Move the comment block ending "*/" to a line by itself so that the text on that last line is not lost (dropped). Signed-off-by: Randy Dunlap Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed