Hi All,

I have very little idea how the internals of the kernel-doc processing
code work, but was wondering if it would be possible to suppress warnings
of the type:

 ./include/linux/iio/buffer.h:142: warning: Excess struct/union/enum/typedef 
member 'ref' description in 'iio_buffer'

when the member is there but has been marked private.

I don't really want to end up deliberately having different formatting
for documentation of internal structure elements and public API ones.

Obviously I can just ignore the warnings, but they do swamp any real issues
once you start dealing with large structures.

Any thoughts?

Jonathan
--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to