]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
Merge tag 'configfs-for-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 3 Oct 2025 20:13:17 +0000 (13:13 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 3 Oct 2025 20:13:17 +0000 (13:13 -0700)
Pull configfs update from Andreas Hindborg:
 "Just a very small refactoring to use PTR_ERR_OR_ZERO()"

* tag 'configfs-for-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/a.hindborg/linux:
  configfs: use PTR_ERR_OR_ZERO() to simplify code


Trivial merge