From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751259AbdJVGaE (ORCPT ); Sun, 22 Oct 2017 02:30:04 -0400 Received: from szxga06-in.huawei.com ([45.249.212.32]:52656 "EHLO huawei.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1751110AbdJVGaC (ORCPT ); Sun, 22 Oct 2017 02:30:02 -0400 X-Greylist: delayed 911 seconds by postgrey-1.27 at vger.kernel.org; Sun, 22 Oct 2017 02:30:01 EDT Subject: Re: [PATCH v7] acpi: apei: remove the unused dead-code for SEA/NMI notification type To: Borislav Petkov CC: , , , , , , References: <20171021103503.23598-1-gengdongjiu@huawei.com> <20171021121511.mr2u7etyfj5t2xra@pd.tnic> From: gengdongjiu Message-ID: <85f03076-cb2d-a8dd-2e9b-e93410e62e3f@huawei.com> Date: Sun, 22 Oct 2017 14:13:37 +0800 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: <20171021121511.mr2u7etyfj5t2xra@pd.tnic> Content-Type: text/plain; charset="utf-8" Content-Language: en-US Content-Transfer-Encoding: 7bit X-Originating-IP: [10.142.68.147] X-CFilter-Loop: Reflected Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2017/10/21 20:15, Borislav Petkov wrote: >> Signed-off-by: Dongjiu Geng >> Tested-by: Tyler Baicar >> Signed-off-by: Borislav Petkov > I gave you Reviewed-by, not Signed-off-by. > > Before you send more patches, read this: > > Documentation/process/submitting-patches.rst > > You can read the whole document but do especially concentrate on > sections 11-13, in order to get an idea how the SOB chain and all that > patch tagging works. Borislav, Thanks a lot for your pointing out. sorry for that. Just now I have read the "submitting-patches.rst". I will change it.