[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1546675718-31174-1-git-send-email-lixiaochun.2888@163.com>
Date: Sat, 5 Jan 2019 16:08:37 +0800
From: Xiaochun Lee <lixiaochun.2888@....com>
To: linux-acpi@...r.kernel.org, linux-nvdimm@...ts.01.org
Cc: dan.j.williams@...el.com, zwisler@...nel.org,
vishal.l.verma@...el.com, dave.jiang@...el.com, rjw@...ysocki.net,
lenb@...nel.org, linux-kernel@...r.kernel.org,
Xiaochun Lee <lixc17@...ovo.com>
Subject: [PATCH] ACPI/nfit: delete the function to_acpi_nfit_desc
From: Xiaochun Lee <lixc17@...ovo.com>
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
Powered by blists - more mailing lists