crypto: doc - remove colons in comments
authorStephan Mueller <smueller@chronox.de>
Sun, 18 Jan 2015 23:13:39 +0000 (00:13 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Tue, 20 Jan 2015 03:44:19 +0000 (14:44 +1100)
commit379dcfb406002d855fa56f9c3d290c4048f44e9c
tree27b64059d8f5831533499e04535d6b79105da491
parentc0ecf8916d28e99fd072514f19fd36ee42a6ad7e
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 <smueller@chronox.de>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
include/linux/crypto.h