CV-Bowen opened a new pull request, #18291: URL: https://github.com/apache/nuttx/pull/18291
## Summary This PR fixes a minor code style issue in `drivers/virtio/virtio.c` by adding a missing empty line between struct definitions. ## Impact - **Stability**: No functional changes - **Compatibility**: No API changes - **Code Quality**: Improves code style compliance ## Testing ### Build Verification ```bash cmake -B cmake_out -DBOARD_CONFIG=sim:nsh -GNinja cmake --build cmake_out ``` Build passes without errors. -- 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]
