xiaoxiang781216 commented on code in PR #16401: URL: https://github.com/apache/nuttx/pull/16401#discussion_r2093230386
########## .codespell-ignore-lines: ########## @@ -15,4 +15,162 @@ Linix 45ZWN24-40 2 0.5 Ohm 0.400 mH 2.34A 24V * [#14540](https://github.com/apache/nuttx/pull/14540) CMake/preprocess: fix typo PREPROCES -> PREPROCESS * [#14927](https://github.com/apache/nuttx/pull/14927) spelling: fix spelling typo premption -> preemption * [#15520](https://github.com/apache/nuttx/pull/15520) drivers/note: fix typo falgs and align local name to irq_mask +* [#4526](https://github.com/apache/nuttx/pull/4526) Rearch video +* [#6447](https://github.com/apache/nuttx/pull/6447) bcm43xxx: Remove bcmf_txavail_work and resue bcmf_tx_poll_work ans init + uint32_t levl; + levl = classd_get_atten(vol, AUDIO_BALANCE_RIGHT - bal); Review Comment: could we avoid add so many ignore line? ########## .codespell-ignore-lines: ########## @@ -15,4 +15,162 @@ Linix 45ZWN24-40 2 0.5 Ohm 0.400 mH 2.34A 24V * [#14540](https://github.com/apache/nuttx/pull/14540) CMake/preprocess: fix typo PREPROCES -> PREPROCESS * [#14927](https://github.com/apache/nuttx/pull/14927) spelling: fix spelling typo premption -> preemption * [#15520](https://github.com/apache/nuttx/pull/15520) drivers/note: fix typo falgs and align local name to irq_mask +* [#4526](https://github.com/apache/nuttx/pull/4526) Rearch video Review Comment: why not fix the release note like before -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org