From: Stephan Mueller Date: Sun, 18 Jan 2015 23:13:39 +0000 (+0100) Subject: crypto: doc - remove colons in comments X-Git-Tag: fixes-v4.0-rc1~106^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=379dcfb406002d855fa56f9c3d290c4048f44e9c;p=pandora-kernel.git crypto: doc - remove colons in comments As documented in Documentation/kernel-doc-nano-HOWTO.txt lines terminated with a colon are treated as headings. The current layout of the documentation when compiling the kernel crypto API DocBook documentation is messed up by by treating some lines as headings. The patch removes colons from comments that shall not be treated as headings. Signed-off-by: Stephan Mueller Signed-off-by: Herbert Xu --- Reading git-diff-tree failed