From: Randy Dunlap Date: Sun, 25 Jun 2006 12:49:13 +0000 (-0700) Subject: [PATCH] kernel-doc: don't use XML escapes in text or man output mode X-Git-Tag: v2.6.18-rc1~891 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ecfb251a95dfca6ca0dba63414e9c91fcbb92335;p=pandora-kernel.git [PATCH] kernel-doc: don't use XML escapes in text or man output mode For kernel-doc output modes of text and man, do not use XML escapes for less-than, greater-than, and ampersand characters. I.e., leave the text and man output clean and readable. Signed-off-by: Randy Dunlap Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed