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`

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