Markus Armbruster 7550379ded block/vpc: Make vpc_checksum() take void *
Some of the next commits will checksum structs.  Change vpc_checksum()
to take void * instead of uint8_t, to save us pointless casts to
uint8_t *.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20201217162003.1102738-5-armbru@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2020-12-18 12:43:16 +01:00
..
2020-09-07 12:31:31 +02:00
2020-12-11 17:52:39 +01:00
2020-11-09 15:44:21 +01:00
2020-12-11 17:52:39 +01:00
2020-09-15 11:05:13 +02:00
2020-09-07 12:31:31 +02:00
2020-10-13 13:33:45 +02:00