commit | 13fa692e3f86deed6c0d56b3004b694f0ccad3d4 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Sat Oct 26 15:23:08 2019 -0400 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sat Oct 26 15:23:08 2019 -0400 |
tree | deae1936edb674d8e4f6260d509aee069bc9a1c7 | |
parent | a03885d596a622e25f655e280a3fcd9e754a37bd [diff] | |
parent | 82af5b6609673f1cc7d3453d0be3d292dfffc813 [diff] |
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