Skip to content

rust: add procedural macro for declaring configfs attributes#858

Open
blktests-ci[bot] wants to merge 1 commit into
linus-master_basefrom
series/1097803=>linus-master
Open

rust: add procedural macro for declaring configfs attributes#858
blktests-ci[bot] wants to merge 1 commit into
linus-master_basefrom
series/1097803=>linus-master

Conversation

@blktests-ci
Copy link
Copy Markdown

@blktests-ci blktests-ci Bot commented May 20, 2026

Pull request for series with
subject: rust: add procedural macro for declaring configfs attributes
version: 1
url: https://patchwork.kernel.org/project/linux-block/list/?series=1097803

@blktests-ci
Copy link
Copy Markdown
Author

blktests-ci Bot commented May 20, 2026

Upstream branch: 70eda68
series: https://patchwork.kernel.org/project/linux-block/list/?series=1097803
version: 1

@blktests-ci
Copy link
Copy Markdown
Author

blktests-ci Bot commented May 21, 2026

Upstream branch: 8bc67e4
series: https://patchwork.kernel.org/project/linux-block/list/?series=1097803
version: 1

@blktests-ci blktests-ci Bot force-pushed the series/1097803=>linus-master branch from 66b2d42 to 5741018 Compare May 21, 2026 03:09
@blktests-ci blktests-ci Bot force-pushed the linus-master_base branch from c1feb59 to ea833a1 Compare May 22, 2026 01:53
@blktests-ci
Copy link
Copy Markdown
Author

blktests-ci Bot commented May 22, 2026

Upstream branch: 6779b50
series: https://patchwork.kernel.org/project/linux-block/list/?series=1097803
version: 1

@blktests-ci blktests-ci Bot force-pushed the series/1097803=>linus-master branch from 5741018 to 2e70e78 Compare May 22, 2026 02:07
@blktests-ci blktests-ci Bot force-pushed the linus-master_base branch from ea833a1 to 7af85d1 Compare May 23, 2026 06:11
Implement `configfs_attrs!` as a procedural macro using `syn`, this
improves readability and maintainability. Remove the old macro and
replace all uses with the new macro. Add the new macro implementation
file to MAINTAINERS.

Signed-off-by: Malte Wechter <maltewechter@gmail.com>
@blktests-ci
Copy link
Copy Markdown
Author

blktests-ci Bot commented May 23, 2026

Upstream branch: 79bd2dd
series: https://patchwork.kernel.org/project/linux-block/list/?series=1097803
version: 1

@blktests-ci blktests-ci Bot force-pushed the series/1097803=>linus-master branch from 2e70e78 to 805f1f6 Compare May 23, 2026 06:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant