diff options
author | Mark Rutland <[email protected]> | 2020-04-28 17:49:21 +0100 |
---|---|---|
committer | Will Deacon <[email protected]> | 2020-04-29 10:52:53 +0100 |
commit | 1d09094aa6205545cf895bc6965664a5f16af99a (patch) | |
tree | e98d2989f750d84487f738473a1381c10ab789cc /scripts/gdb/linux/modules.py | |
parent | d3418f3839b667842eba8688ca8ebe84eca158db (diff) |
arm64: vdso: use consistent 'map' 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 'map' nomenclature for
mappings created in userspace, minimizing redundant comments, and
using designated array initializers to tie indices to their respective
elements.
There should be no functional change as a result of this patch.
Signed-off-by: Mark Rutland <[email protected]>
Cc: Catalin Marinas <[email protected]>
Cc: Vincenzo Frascino <[email protected]>
Cc: Will Deacon <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions