Skip to content
Commit b4fe30e4 authored by Wei Yang's avatar Wei Yang Committed by Dan Williams
Browse files

acpi/nfit: Remove duplicate set nd_set in acpi_nfit_init_interleave_set()



We allocate nd_set in acpi_nfit_init_interleave_set() and assignn it to
ndr_desc, while the assignment is done twice in this function.

This patch removes the first assignment. No functional change.

Signed-off-by: default avatarWei Yang <richardw.yang@linux.intel.com>
Signed-off-by: default avatarDan Williams <dan.j.williams@intel.com>
parent 0919871a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment