From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754799AbbLACwK (ORCPT ); Mon, 30 Nov 2015 21:52:10 -0500 Received: from mail-pa0-f46.google.com ([209.85.220.46]:35016 "EHLO mail-pa0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751837AbbLACwH (ORCPT ); Mon, 30 Nov 2015 21:52:07 -0500 Subject: Re: [PATCH v3 1/5] arcmsr: fixed getting wrong configuration data From: Ching Huang To: "Martin K. Petersen" Cc: hch@infradead.org, thenzl@redhat.com, jbottomley@parallels.com, dan.carpenter@oracle.com, agordeev@redhat.com, linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org, hare@suse.de, jthumshirn@suse.de, hch@lst.de In-Reply-To: References: <1448451362.4670.29.camel@Centos6.3-64> Content-Type: text/plain; charset="UTF-8" Date: Tue, 01 Dec 2015 10:51:59 +0800 Message-ID: <1448938319.4757.11.camel@Centos6.3-64> Mime-Version: 1.0 X-Mailer: Evolution 2.28.3 (2.28.3-24.el6) Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 2015-11-30 at 19:17 -0500, Martin K. Petersen wrote: > >>>>> "Ching" == Ching Huang writes: > > Hello Ching, > > I applied both your series to 4.5/scsi-queue. > > In the future please run checkpatch before submitting. Warnings are OK > but in this case there were several things flagged as errors that I had > to fix up by hand. > > Also make sure you tag with "Signed-off-by:". Your signoff was mistyped > in all the patches. > > Thank you! > Martin > Thanks Martin's effort and advice. I will pay attention on future submitting. Best Regards, Ching