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

virtio: editorial and other small fixes #205

Open
paravmellanox opened this issue Sep 16, 2024 · 1 comment
Open

virtio: editorial and other small fixes #205

paravmellanox opened this issue Sep 16, 2024 · 1 comment

Comments

@paravmellanox
Copy link
Contributor

paravmellanox commented Sep 16, 2024

Problem:

  1. struct virtio_admin_cmd_dev_parts_metadata_result has hdr_list structure, which missed struct key word annotation.
  2. VIRTIO_ADMIN_CMD_DEV_PARTS_METADATA_TYPE_HDR was actually VIRTIO_ADMIN_CMD_DEV_PARTS_METADATA_TYPE_LIST.
  3. many spelling errors in drivers, admin and common area to fix.

Fix:
https://lore.kernel.org/virtio-comment/[email protected]/T/#t

@mstsirkin
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants