]> git.baikalelectronics.ru Git - kernel.git/commit
ACPI/nfit: delete the function to_acpi_nfit_desc
authorXiaochun Lee <lixc17@lenovo.com>
Sat, 5 Jan 2019 08:08:38 +0000 (16:08 +0800)
committerDan Williams <dan.j.williams@intel.com>
Wed, 9 Jan 2019 01:28:46 +0000 (17:28 -0800)
commit3c0261d890fe25cadc0b20e9e43660687b75dba5
treebc5e7b2694cc8aa62338121ec3ed77ead97fc4bc
parente79f25b949e4bee8060f65f2df50a5c426fddb74
ACPI/nfit: delete the function to_acpi_nfit_desc

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

Signed-off-by: Xiaochun Lee <lixc17@lenovo.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
drivers/acpi/nfit/core.c