Skip to content

Conversation

@RokerHRO
Copy link
Contributor

@RokerHRO RokerHRO commented Dec 4, 2025

2nd try to get rid of the proprietary/Linux kernel-specific types u32 and u64 and replace them by standard types uint32_t and uint64_t, which both are already used in the nbd code.

See #164 for my 1st try. ;-)

Signed-off-by: Lars H. Rohwedder <[email protected]>
@RokerHRO RokerHRO changed the title u64 -> uint64_t, u32 -> uint32_t u64 → uint64_t, u32 → uint32_t Dec 4, 2025
@yoe yoe merged commit bafb5ff into NetworkBlockDevice:master Dec 28, 2025
1 check passed
@RokerHRO RokerHRO deleted the use_stdint_types branch December 28, 2025 10:21
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.

2 participants