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 <RokerHRO@users.noreply.github.com>
@RokerHRO RokerHRO changed the title u64 -> uint64_t, u32 -> uint32_t u64 → uint64_t, u32 → uint32_t Dec 4, 2025
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.

1 participant