diff options
author | Nicholas Piggin <npiggin@gmail.com> | 2021-11-09 09:48:59 +0300 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2021-11-15 07:46:46 +0300 |
commit | 0bd81274e3f1195ee7c820ef02d62f31077c42c3 (patch) | |
tree | b1f8ca744f171319cc1f1a2348d6fe0657897b54 /arch/powerpc/mm/mmu_context.c | |
parent | 964c33cd0be621b291b5d253d8731eb2680082cb (diff) | |
download | linux-0bd81274e3f1195ee7c820ef02d62f31077c42c3.tar.xz |
powerpc/pseries: rename numa_dist_table to form2_distances
The name of the local variable holding the "form2" property address
conflicts with the numa_distance_table global.
This patch does 's/numa_dist_table/form2_distances/g' over the function,
which also renames numa_dist_table_length to form2_distances_length.
Suggested-by: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20211109064900.2041386-1-npiggin@gmail.com
Diffstat (limited to 'arch/powerpc/mm/mmu_context.c')
0 files changed, 0 insertions, 0 deletions