]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
Merge tag 'pin-init-v6.17-result-blanket' of https://github.com/Rust-for-Linux/linux.git
authorDanilo Krummrich <dakr@kernel.org>
Sat, 28 Jun 2025 15:25:23 +0000 (17:25 +0200)
committerDanilo Krummrich <dakr@kernel.org>
Sat, 28 Jun 2025 15:28:06 +0000 (17:28 +0200)
pin-init blanket implementation changes for v6.17

Remove the error from the blanket implementations for `[Pin]Init` and
add implementations for `Result`.

(Subsequent Devres improvements depend on those pin-init features.)


Trivial merge