Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 691ac1dc authored by Jork Loeser's avatar Jork Loeser Committed by Bjorn Helgaas
Browse files

PCI: hv: Fix comment formatting and use proper integer fields



Fix comment formatting and use proper integer fields.

Signed-off-by: default avatarJork Loeser <jloeser@microsoft.com>
Signed-off-by: default avatarBjorn Helgaas <bhelgaas@google.com>
Reviewed-by: default avatarK. Y. Srinivasan <kys@microsoft.com>
Acked-by: default avatarK. Y. Srinivasan <kys@microsoft.com>
parent 769b461f
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -245,7 +245,7 @@ struct pci_packet {

struct pci_version_request {
	struct pci_message message_type;
	enum pci_message_type protocol_version;
	u32 protocol_version;
} __packed;

/*