mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 09:41:03 +02:00
Currently `pin-init` crate is missing many inline annotations. They are all generic so still get inlined in normal builds, but are not inlined in `-C opt-level=s` build. Mark these functions as `#[inline]` so they are considered for inlining regardless. Signed-off-by: Gary Guo <gary@garyguo.net> |
||
|---|---|---|
| .. | ||
| src | ||