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)
commit13fa692e3f86deed6c0d56b3004b694f0ccad3d4
treedeae1936edb674d8e4f6260d509aee069bc9a1c7
parenta03885d596a622e25f655e280a3fcd9e754a37bd
parent82af5b6609673f1cc7d3453d0be3d292dfffc813
Merge tag 'driver-core-5.4-rc5' of git://git./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