From: Paul Jackson Date: Wed, 14 May 2008 15:15:52 +0000 (-0700) Subject: x86 boot: longer comment explaining sanitize_e820_map routine X-Git-Tag: v2.6.27-rc1~1106^2~247^2~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b7eb2e9ef4e467a1248537b47a63bab265be3cc;p=pandora-kernel.git x86 boot: longer comment explaining sanitize_e820_map routine Elaborate on the comment for sanitize_e820_map(), epxlaining more what it does, what it inputs, and what it returns. Rearrange the placement of this comment to fit kernel conventions, before the routine's code rather than buried inside it. Signed-off-by: Paul Jackson Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed