Skip to content

Conversation

@srburton
Copy link

@srburton srburton commented Jan 2, 2026

Adapts the match pattern for IrqChipKind::Kernel using the correct struct variant syntax ({ .. }), as required by the Rust compiler. This ensures compatibility with the current enum definition and avoids error E0533.

BUG=Build failed with E0533 error when using IrqChipKind::Kernel as a unit variant

TEST=Builds successfully on Windows and Linux

Adapts the match pattern for IrqChipKind::Kernel using the correct struct variant syntax ({ .. }), as required by the Rust compiler. This ensures compatibility with the current enum definition and avoids error E0533.

BUG=Build failed with E0533 error when using IrqChipKind::Kernel as a unit variant

TEST=Builds successfully on Windows and Linux
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