[POWERPC] Make doc comments extractable
authorMichael Ellerman <michael@ellerman.id.au>
Wed, 2 Aug 2006 01:13:50 +0000 (11:13 +1000)
committerPaul Mackerras <paulus@samba.org>
Tue, 8 Aug 2006 07:07:04 +0000 (17:07 +1000)
We don't have much in the way of doc comments, but some of those we do have
don't work because they start with "/***" or "/*", not "/**" which is what
kernel-doc requires.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found