Skip to content

Conversation

kloenk
Copy link
Member

@kloenk kloenk commented Jul 16, 2021

This factors all helpers of the macro function into an internal module, to make it easier to create non module macros in the future. A consumer will be the rtnl macro for networking.

part of #439

@kloenk kloenk added the • lib Related to the `rust/` library. label Jul 16, 2021
@kloenk kloenk requested a review from nbdd0121 July 16, 2021 10:28
@kloenk kloenk requested a review from nbdd0121 July 23, 2021 12:02
This is in preperation for new marcos which are for example used
for netlink related functions, and therefore having one big macro
file is not practicable anymore.

Signed-off-by: Finn Behrens <[email protected]>
Signed-off-by: Finn Behrens <[email protected]>
@kloenk kloenk requested review from bjorn3 and nbdd0121 August 20, 2021 19:39
@ojeda ojeda merged commit 744b1f1 into Rust-for-Linux:rust Aug 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

• lib Related to the `rust/` library.

Development

Successfully merging this pull request may close these issues.

4 participants