From: Linus Torvalds Date: Sat, 26 Oct 2019 19:23:08 +0000 (-0400) Subject: Merge tag 'driver-core-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Tag: v5.4-rc5~10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=13fa692e3f86deed6c0d56b3004b694f0ccad3d4;p=thirdparty%2Fkernel%2Flinux.git 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 --- 13fa692e3f86deed6c0d56b3004b694f0ccad3d4