diff options
author | Mark Rutland <mark.rutland@arm.com> | 2020-04-28 17:49:20 +0100 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2020-04-29 10:52:53 +0100 |
commit | d3418f3839b667842eba8688ca8ebe84eca158db (patch) | |
tree | b42532c17a36540e584e47894848882c30ed602d /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | 3ee16ff3437ca5388d8b60a122fde94f896f50d3 (diff) |
arm64: vdso: use consistent 'abi' nomenclature
The current code doesn't use a consistent naming scheme for structures,
enums, or variables, making it harder than necessary to determine the
relationship between these.
Let's make this easier by consistently using 'vdso_abi' nomenclature.
The 'vdso_lookup' array is renamed to 'vdso_info' to describe what it
contains rather than how it is consumed.
There should be no functional change as a result of this patch.
Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Cc: Catalin Marinas <catalin.marinas@arm.com>
Cc: Vincenzo Frascino <vincenzo.frascino@arm.com>
Cc: Will Deacon <will@kernel.org>
Link: https://lore.kernel.org/r/20200428164921.41641-4-mark.rutland@arm.com
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions