Skip to content

drivers/virtio: fix the minor code style in virtio.c#18291

Merged
acassis merged 1 commit intoapache:masterfrom
CV-Bowen:virtio-nxstyle
Jan 31, 2026
Merged

drivers/virtio: fix the minor code style in virtio.c#18291
acassis merged 1 commit intoapache:masterfrom
CV-Bowen:virtio-nxstyle

Conversation

@CV-Bowen
Copy link
Contributor

@CV-Bowen CV-Bowen commented Jan 30, 2026

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

cmake -B cmake_out/v8a_netnsh -DBOARD_CONFIG=qemu-armv8a:netnsh -GNinja
cmake --build cmake_out/v8a_netnsh

Build passes without errors.

Add empty line after `}`

Signed-off-by: Bowen Wang <wangbowen6@xiaomi.com>
@github-actions github-actions bot added Area: Drivers Drivers issues Size: XS The size of the change in this PR is very small labels Jan 30, 2026
@acassis acassis merged commit f1d06cb into apache:master Jan 31, 2026
40 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: Drivers Drivers issues Size: XS The size of the change in this PR is very small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants