mirror of
https://github.com/torvalds/linux.git
synced 2026-05-14 17:32:42 +02:00
Block device features and flags were refactored from `enum` to `#define`.
This broke Rust binding generation. This patch fixes the binding
generation.
Fixes:
|
||
|---|---|---|
| .. | ||
| bindings_helper.h | ||
| lib.rs | ||