[PATCH] ACPI/nfit: delete the function to_acpi_nfit_desc

From: Xiaochun Lee
Date: Sat Jan 05 2019 - 03:09:27 EST


From: Xiaochun Lee <lixc17@xxxxxxxxxx>

The function to_acpi_nfit_desc and function to_acpi_desc
do the same things,So delete the function to_acpi_nfit_desc,
and keep the inline function to_acpi_desc.

The calling function to_acpi_nfit_desc,have been changed
to the calling function to_acpi_desc.

Xiaochun Lee (1):
ACPI/nfit: delete the function to_acpi_nfit_desc

drivers/acpi/nfit/core.c | 12 +++---------
1 file changed, 3 insertions(+), 9 deletions(-)

--
1.8.3.1