]> git.baikalelectronics.ru Git - kernel.git/commit
drivers core: node: Use a more typical macro definition style for ACCESS_ATTR
authorJoe Perches <joe@perches.com>
Wed, 16 Sep 2020 20:40:45 +0000 (13:40 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 2 Oct 2020 11:24:40 +0000 (13:24 +0200)
commitbb9efa82c6b97d1a19a70b0ac04870022a5c9647
tree470055d264f170197598a0a3b77ef3221143686e
parent3471c049faf364594028cab246561f6acf7fcf08
drivers core: node: Use a more typical macro definition style for ACCESS_ATTR

Remove the trailing semicolon from the macro and add it to its uses.

Signed-off-by: Joe Perches <joe@perches.com>
Link: https://lore.kernel.org/r/faf51a671160cf884efa68fb458d3e8a44b1a7a7.1600285923.git.joe@perches.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/base/node.c