]> www.infradead.org Git - nvme.git/commit
Merge tag 'staging-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 30 Jun 2024 16:11:59 +0000 (09:11 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 30 Jun 2024 16:11:59 +0000 (09:11 -0700)
commit12529aa130276d622fe229f0c208ad3fb7e7138e
tree6ef437518b20649e6497a4b53c1232fa2c4e187c
parent3e334486ec5cc6e79e7b0c4f58757fe8e05fbe5a
parentfcdd7b7bda3c21d1ba1247419e4a1eb8e2d0bfbb
Merge tag 'staging-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging

Pull staging driver fixes from Greg KH:
 "Here are two small staging driver fixes for 6.10-rc6, both for the
  vc04_services drivers:

   - build fix if CONFIG_DEBUGFS was not set

   - initialization check fix that was much reported.

  Both of these have been in linux-next this week with no reported
  issues"

* tag 'staging-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging:
  staging: vchiq_debugfs: Fix build if CONFIG_DEBUG_FS is not set
  staging: vc04_services: vchiq_arm: Fix initialisation check