]> git.baikalelectronics.ru Git - kernel.git/commit
sysfs: Fixes __BIN_ATTR_WO() macro
authorNayna Jain <nayna@linux.ibm.com>
Tue, 1 Oct 2019 23:37:18 +0000 (19:37 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 2 Oct 2019 08:06:45 +0000 (10:06 +0200)
commitf9ef205438c0cab6340072892794c222ebaa6c3e
tree86f144fd8875f045a3c7fd9730320c0d9ff3ee25
parentf5c4776cd5b591eea4e9be9f421e34f61b98ebb2
sysfs: Fixes __BIN_ATTR_WO() macro

This patch fixes the size and write parameter for the macro
__BIN_ATTR_WO().

Fixes: 67bfcfb8e10ac ("sysfs: add BIN_ATTR_WO() macro")
Signed-off-by: Nayna Jain <nayna@linux.ibm.com>
Link: https://lore.kernel.org/r/1569973038-2710-1-git-send-email-nayna@linux.ibm.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/linux/sysfs.h