Missing UTHREAD doc annotations
Tom Rini
trini at konsulko.com
Mon Apr 28 23:40:40 CEST 2025
Hey,
As part of manually building the docs before doing -rc1, I saw the
following:
./include/uthread.h:56: warning: cannot understand function prototype:
'enum uthread_mutex_state '
./include/uthread.h:64: warning: cannot understand function prototype:
'struct uthread_mutex '
./include/uthread.h:56: warning: cannot understand function prototype:
'enum uthread_mutex_state '
./include/uthread.h:64: warning: cannot understand function prototype:
'struct uthread_mutex '
Which should be fixed. I also noticed that with KDOC_WERROR=1 this did
not fail and still produced an exit status of 0 which is why it was
merged and not noticed until now.
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20250428/957a712a/attachment-0001.sig>
More information about the U-Boot
mailing list