aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/test_autoload.c
diff options
context:
space:
mode:
authorRobert Richter <[email protected]>2023-10-18 19:16:55 +0200
committerDan Williams <[email protected]>2023-10-27 20:13:36 -0700
commitdd22581f89537163f065e8ef7c125ce0fddf62cc (patch)
treeeea8a0803a48aac431ec213532e29a0d25c81cad /tools/testing/selftests/bpf/progs/test_autoload.c
parent8d2ad999ca3c64cb08cf6a58d227b9d9e746d708 (diff)
cxl/core/regs: Rename @dev to @host in struct cxl_register_map
The primary role of @dev is to host the mappings for devm operations. @dev is too ambiguous as a name. I.e. when does @dev refer to the 'struct device *' instance that the registers belong, and when does @dev refer to the 'struct device *' instance hosting the mapping for devm operations? Clarify the role of @dev in cxl_register_map by renaming it to @host. Also, rename local variables to 'host' where map->host is used. Signed-off-by: Terry Bowman <[email protected]> Signed-off-by: Robert Richter <[email protected]> Reviewed-by: Jonathan Cameron <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Dan Williams <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions