wangchdo opened a new pull request, #17159:
URL: https://github.com/apache/nuttx/pull/17159

     The wdog implementation redefined `list_node`, which could cause
     conflicts or unexpected behavior when both `wdog/wdog.h` and
     `list.h` are included in the same source file. This patch removes
     the redundant definition to avoid such issues.
   
   *Note: Please adhere to [Contributing 
Guidelines](https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md).*
   
   ## Summary
   
   remove unnecessary list_node redefinition in wdog.h
   
   ## Impact
   
   remove unnecessary list_node redefinition in wdog.h, no change to 
   any logic, no impact to nuttx functions 
   
   ## Testing
   
   **ostest passed on board fvp-armv8r-aarch32**
   
   
![img_v3_02qp_8c670784-e08b-4964-a643-6d25b86ff76g](https://github.com/user-attachments/assets/c35f89ba-a63b-4ea3-b969-61d5b6faa6db)
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to