commit | 6284a6e8940341beb71ea7970388418eb3dd473d | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Wed Sep 16 13:40:45 2020 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Oct 02 13:24:40 2020 +0200 |
tree | 470055d264f170197598a0a3b77ef3221143686e | |
parent | e015e036aea58fe5b7f92d2d4fff9f4364e649c8 [diff] |
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>