why is "const u32 (*tab)[256]" not kerneldoc-able?
Robert P. J. Day
rpjday at crashcourse.ca
Tue Feb 3 09:09:20 EST 2015
On Tue, 3 Feb 2015, Malte Vesper wrote:
> I believe Kerneldoc starts with just "/*" and not "/**".
> That looks more like doxygen/ JavaDoc.
no, that is proper kernel-doc, the problem appears to be with
parsing that particular declaration.
rday
--
========================================================================
Robert P. J. Day Ottawa, Ontario, CANADA
http://crashcourse.ca
Twitter: http://twitter.com/rpjday
LinkedIn: http://ca.linkedin.com/in/rpjday
========================================================================
More information about the Kernelnewbies
mailing list