From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753279AbdDKGWE (ORCPT ); Tue, 11 Apr 2017 02:22:04 -0400 Received: from cn.fujitsu.com ([59.151.112.132]:42657 "EHLO heian.cn.fujitsu.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1752291AbdDKGWB (ORCPT ); Tue, 11 Apr 2017 02:22:01 -0400 X-IronPort-AV: E=Sophos;i="5.22,518,1449504000"; d="scan'208";a="17593378" Subject: Re: [PATCH] ACPI / tables: Cleanup the obsolete acpi_parse_entries To: Baoquan He , , References: <1491553367-17847-1-git-send-email-bhe@redhat.com> CC: , From: Cao jin Message-ID: <58EC7844.9020401@cn.fujitsu.com> Date: Tue, 11 Apr 2017 14:31:32 +0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 MIME-Version: 1.0 In-Reply-To: <1491553367-17847-1-git-send-email-bhe@redhat.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.167.226.69] X-yoursite-MailScanner-ID: 50CA647C4EB1.A7A72 X-yoursite-MailScanner: Found to be clean X-yoursite-MailScanner-From: caoj.fnst@cn.fujitsu.com Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 04/07/2017 04:22 PM, Baoquan He wrote: > Function acpi_parse_entries is not used any more. And the being used > function, acpi_table_parse_entries can substitute it if really needed. > > So clean it up in this patch. > It maybe also useful to mention the commit id f26527b142 & 9b3fedde27 who disuse the function. -- Sincerely, Cao jin