diff options
author | Vishal Verma <[email protected]> | 2022-11-16 16:37:36 -0700 |
---|---|---|
committer | Dan Williams <[email protected]> | 2022-11-18 23:55:40 -0800 |
commit | 14f16d47561ba9249efc6c2db9d47ed56841f070 (patch) | |
tree | a8cd752f6163141b1dc6016fd5cb809e6692b9c2 /lib/mpi/mpi-sub-ui.c | |
parent | 094226ad94f471a9f19e8f8e7140a09c2625abaa (diff) |
ACPI: HMAT: remove unnecessary variable initialization
In hmat_register_target_initiators(), the variable 'best' gets
initialized in the outer per-locality-type for loop. The initialization
just before setting up 'Access 1' targets was unnecessary. Remove it.
Cc: Rafael J. Wysocki <[email protected]>
Cc: Liu Shixin <[email protected]>
Cc: Dan Williams <[email protected]>
Acked-by: Kirill A. Shutemov <[email protected]>
Acked-by: Rafael J. Wysocki <[email protected]>
Signed-off-by: Vishal Verma <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dan Williams <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions