raiden00pl opened a new pull request, #19354:
URL: https://github.com/apache/nuttx/pull/19354
## Summary
- arch/stm32/serial: simplify ifdefs in ioctl
Simplify complex ifdefs by using UNUSED.
The current conditions do not cover all cases anyway, and adding more
conditions only complicates the code.
## Impact
simplify code
## Testing
CI
--
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]