From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752214Ab3HUQUl (ORCPT ); Wed, 21 Aug 2013 12:20:41 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:52175 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751805Ab3HUQUk (ORCPT ); Wed, 21 Aug 2013 12:20:40 -0400 Date: Wed, 21 Aug 2013 09:20:38 -0700 From: Greg KH To: liujunliang_ljl Cc: Francois Romieu , sunhecheng , linux-usb , netdev , linux-kernel Subject: Re: Re: [PATCH-SR9700] Merge USB 1.1 Ethernet Adapter SR9700 DeviceDriver into the Linux Kernel Message-ID: <20130821162038.GB14364@kroah.com> References: <201308201841116403992@163.com> <20130820204606.GB26241@electric-eye.fr.zoreil.com> <201308211805574844059@163.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201308211805574844059@163.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Aug 21, 2013 at 06:06:02PM +0800, liujunliang_ljl wrote: > Dear Francois Romieu : > > 1, all the format problems have been fixed > > 2, sr9700.h registers definition is re-written > > 3, Thanks for your detail checking and I have beed scripts/checkpatch.pl the patch and please check it. > > [PATCH] : You still aren't sending the patch in a format in which we can apply it in. Please read the file, Documentation/SubmittingPatches, specifically the part about the "Signed-off-by:" line, and provding a proper body of the patch for the changelog. thanks, greg k-h