Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753888Ab2FMBMR (ORCPT ); Tue, 12 Jun 2012 21:12:17 -0400 Received: from mail-pb0-f46.google.com ([209.85.160.46]:62163 "EHLO mail-pb0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753643Ab2FMBLU (ORCPT ); Tue, 12 Jun 2012 21:11:20 -0400 Date: Tue, 12 Jun 2012 18:11:14 -0700 From: Greg KH To: Namjae Jeon Cc: James.Bottomley@HansenPartnership.com, mdharm-usb@one-eyed-alien.net, stern@rowland.harvard.edu, sshtylyov@mvista.com, bvanassche@acm.org, linux-usb@vger.kernel.org, linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org, Namjae Jeon , Pankaj Kumar , Amit Sahrawat Subject: Re: [PATCH v4 3/3] usb: storage: update usb devices for write cache quirk in quirk list. Message-ID: <20120613011114.GF6765@kroah.com> References: <1339511190-2440-1-git-send-email-linkinjeon@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1339511190-2440-1-git-send-email-linkinjeon@gmail.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 Content-Length: 1139 Lines: 30 On Tue, Jun 12, 2012 at 10:26:30AM -0400, Namjae Jeon wrote: > Update information of Seagate Portable HDD and WD My Passport HDD in > quirk list. > > Signed-off-by: Namjae Jeon > Signed-off-by: Pankaj Kumar > Signed-off-by: Amit Sahrawat > --- > drivers/usb/storage/unusual_devs.h | 12 ++++++++++++ > 1 file changed, 12 insertions(+) What happened to the 2 other patches in this series? And why is your From: email address different from your Signed-off-by: address? If you are emailing from a different email account than your "real" one, please put a "From: My name " as the first line in the body of the text for the patch, so git will get things correct (see the file, Documentation/SubmittingPatches for details about this.) So, care to resend these so I can apply them? thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/