]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'driver-core-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 12 Jun 2021 19:18:49 +0000 (12:18 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 12 Jun 2021 19:18:49 +0000 (12:18 -0700)
commitbdb688812635696931d300fa884a0261202d8d34
treea8d4bd0ab67f6e7f3d94048705ddf92068c6a0d3
parentb5736196e1040df40167c1bfcab889f437f8f965
parent689a678daf01ac5bc85de7ebbf89810685d06850
Merge tag 'driver-core-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core

Pull driver core fix from Greg KH:
 "A single debugfs fix for 5.13-rc6, fixing a bug in
  debugfs_read_file_str() that showed up in 5.13-rc1.

  It has been in linux-next for a full week with no
  reported problems"

* tag 'driver-core-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core:
  debugfs: Fix debugfs_read_file_str()