]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'regulator-fix-v7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 27 Mar 2026 23:36:23 +0000 (16:36 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 27 Mar 2026 23:36:23 +0000 (16:36 -0700)
commitcd0bbd5a664f44c9430cb392ce03e6b74a2fa78f
tree3a15d4433a1234b374ae6f36be3f54a3d3ae73e4
parent30052002e6bce7fe7f316ddd8dbea4943bd82dae
parent8121353a4bf8e38afee26299419a78ec108e14a6
Merge tag 'regulator-fix-v7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator

Pull regulator fix from Mark Brown:
 "A fix from Alice for the rust bindings, they didn't handle the stub
  implementation of the C API used when CONFIG_REGULATOR is disabled
  leading to undefined behaviour"

* tag 'regulator-fix-v7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator:
  rust: regulator: do not assume that regulator_get() returns non-null