Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RHEL-69078: Formatting vioscsi driver with clang-format [HLK-SANITY] #1248

Conversation

Jedoku
Copy link
Contributor

@Jedoku Jedoku commented Jan 7, 2025

No description provided.

@Jedoku Jedoku force-pushed the RHEL-69078-Apply-clang-format-to-vioscsi-driver branch from 8b1c229 to d9a8f1f Compare January 9, 2025 00:35
vioscsi/virtio_pci.c Outdated Show resolved Hide resolved
@Jedoku Jedoku force-pushed the RHEL-69078-Apply-clang-format-to-vioscsi-driver branch from d9a8f1f to afa670f Compare January 9, 2025 13:01
@Jedoku Jedoku force-pushed the RHEL-69078-Apply-clang-format-to-vioscsi-driver branch from afa670f to 7a1ff24 Compare January 9, 2025 13:22
@Jedoku Jedoku changed the title RHEL-69078: Formatting vioscsi driver with clang-format RHEL-69078: Formatting vioscsi driver with clang-format [HLK-SANITY] Jan 10, 2025
@@ -283,3 +284,4 @@ VirtIOSystemOps VioScsiSystemOps = {
.vdev_get_msix_vector = vdev_get_msix_vector,
.vdev_sleep = vdev_sleep,
};
// clang-format on
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing end of file

@@ -283,3 +284,4 @@ VirtIOSystemOps VioScsiSystemOps = {
.vdev_get_msix_vector = vdev_get_msix_vector,
.vdev_sleep = vdev_sleep,
};
// clang-format on
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing EOL before EOF

Copy link
Collaborator

@YanVugenfirer YanVugenfirer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix missing end of file

@Jedoku Jedoku force-pushed the RHEL-69078-Apply-clang-format-to-vioscsi-driver branch from 7a1ff24 to 6a1f138 Compare January 13, 2025 08:37
@YanVugenfirer YanVugenfirer merged commit 2b5fc6c into virtio-win:master Jan 13, 2025
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants