]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge tag 'driver-core-6.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 1 Feb 2025 18:04:29 +0000 (10:04 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 1 Feb 2025 18:04:29 +0000 (10:04 -0800)
Pull debugfs fix from Greg KH:
 "Here is a single debugfs fix from Al to resolve a reported regression
  in the driver-core tree. It has been reported to fix the issue"

* tag 'driver-core-6.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core:
  debugfs: Fix the missing initializations in __debugfs_file_get()


Trivial merge