Re: [PR] Remove duplicate includes across multiple files [nuttx]

2025-01-09 Thread via GitHub
xiaoxiang781216 merged PR #15474: URL: https://github.com/apache/nuttx/pull/15474 -- 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...@nu

Re: [PR] Remove duplicate includes across multiple files [nuttx]

2025-01-08 Thread via GitHub
nuttxpr commented on PR #15474: URL: https://github.com/apache/nuttx/pull/15474#issuecomment-2579039233 [**\[Experimental Bot, please feedback here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues) Yes, this PR appears to meet the NuttX requirements, al

[PR] Remove duplicate includes across multiple files [nuttx]

2025-01-08 Thread via GitHub
no1wudi opened a new pull request, #15474: URL: https://github.com/apache/nuttx/pull/15474 ## Summary This commit cleans up redundant header file includes throughout the codebase. The changes include: - Removing duplicate #include directives that were present in the sa