From: Johannes Berg Date: Wed, 24 Oct 2007 22:08:48 +0000 (-0700) Subject: kernel-doc: use no-doc option X-Git-Tag: v2.6.25-rc1~1164^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e95972c44ca7b3dd3c5d6ff08745b56ddfa55bc;p=pandora-kernel.git kernel-doc: use no-doc option When asked by a template to include all functions from a file, it will also include DOC: sections wreaking havoc in the generated docbook file. This patch makes it use the new -no-doc-sections flag for kernel-doc to avoid this. Signed-off-by: Johannes Berg Signed-off-by: Randy Dunlap Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed