diff options
author | Ingo Molnar <mingo@kernel.org> | 2019-12-10 10:07:23 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2019-12-10 10:12:55 +0100 |
commit | baf65855baac302bbacf0ce17ed99b9c0940b930 (patch) | |
tree | 3bb775b42e3c522953af3c87bc4e0b845b1b0ff0 /arch/x86/mm/iomap_32.c | |
parent | 47553d42c55f7b85e72ce6f3a18030102f8f93a3 (diff) | |
download | linux-baf65855baac302bbacf0ce17ed99b9c0940b930.tar.gz |
x86/mm/pat: Harmonize 'struct memtype *' local variable and function parameter use
We have quite a zoo of 'struct memtype' variable nomenclature:
new
entry
print_entry
data
match
out
memtype
Beyond the randomness, some of these are outright confusing, especially
when used in larger functions.
Standardize them:
entry
entry_new
entry_old
entry_print
entry_match
entry_out
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'arch/x86/mm/iomap_32.c')
0 files changed, 0 insertions, 0 deletions