]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'driver-core-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 26 Oct 2019 19:23:08 +0000 (15:23 -0400)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 26 Oct 2019 19:23:08 +0000 (15:23 -0400)
commit634a42a421ea8e833eca6f93e5dff3ce7a18a93b
treedeae1936edb674d8e4f6260d509aee069bc9a1c7
parent8a7e87081f48ca51072f688fe3fc9ce521502c75
parent60d7b4bc82cf5f0e73ccdd02444caa1953d29f58
Merge tag 'driver-core-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core

Pull driver core fix from Greg KH:
 "Here is a single sysfs fix for 5.4-rc5.

  It resolves an error if you actually try to use the __BIN_ATTR_WO()
  macro, seems I never tested it properly before :(

  This has been in linux-next for a while with no reported issues"

* tag 'driver-core-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core:
  sysfs: Fixes __BIN_ATTR_WO() macro