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

    replace **running_task with *running_task, and updated several other places
    accordingly
   
   *Note: Please adhere to [Contributing 
Guidelines](https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md).*
   
   ## Summary
   
   remove redundant and misleading pointer in` arm_syscall(),` 
   
   replace `**running_task` with `*running_task`, and updated several other 
places
   
   ## Impact
   
   arm v8-r arch code update, no impact to other parts
   
   ## Testing
   
   `ostest passed on fvp-armv8r-aarch32 board`
   
   
![img_v3_02pv_e977464c-aaf0-4f75-bc6a-698fc997e34g](https://github.com/user-attachments/assets/e7108e75-706b-4ff1-87f0-0a4408d6d085)
   
   


-- 
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