diff options
author | Dave Jiang <[email protected]> | 2023-05-05 14:28:55 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-05-31 20:26:00 +0100 |
commit | 7810f4dc879500b413bafab18ff870a68f38329a (patch) | |
tree | 9d4475917d5fe550af99233a644ed5ae916135a1 /tools/testing/selftests/bpf/prog_tests/prog_array_init.c | |
parent | cd00bc2ca42705bf141a2bf6fb5224c7ae628dbe (diff) |
base/node: Use 'property' to identify an access parameter
Usage of 'attr' and 'name' in the context of a sysfs attribute
definition are confusing because those read as being related to:
struct attribute .name
Rename 'name' to 'property' in preparation for renaming 'struct
node_hmem_attr' to a more generic name that can be used in more contexts
('struct access_coordinate'), and not be confused with 'struct
attribute'.
Suggested-by: Dan Williams <[email protected]>
Reviewed-by: Dan Williams <[email protected]>
Signed-off-by: Dave Jiang <[email protected]>
Link: https://lore.kernel.org/r/168332213518.2189163.18377767521423011290.stgit@djiang5-mobl3
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions