From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933363Ab3LIJz6 (ORCPT ); Mon, 9 Dec 2013 04:55:58 -0500 Received: from cantor2.suse.de ([195.135.220.15]:45363 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932268Ab3LIJzz (ORCPT ); Mon, 9 Dec 2013 04:55:55 -0500 Message-ID: <1386582952.23877.1.camel@linux-fkkt.site> Subject: Re: [PATCH] usb-storage: scsiglue: Changing the command result From: Oliver Neukum To: Vishal Annapurve Cc: Greg KH , Alan Stern , Ming Lei , Linux Kernel Mailing List , linux-usb Date: Mon, 09 Dec 2013 10:55:52 +0100 In-Reply-To: <52A590E7.9010603@nvidia.com> References: <113ACA888B71994BB56E5CF3704953486D664FCD42@BGMAIL02.nvidia.com> <20131209015905.GA5965@kroah.com> <52A590E7.9010603@nvidia.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.10.1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 2013-12-09 at 15:14 +0530, Vishal Annapurve wrote: > Hi Greg, > > Attached are the patches. Hi, please send patches in the clear, inline, one patch per mail and with a "Signed-off-by" line, as described in the Documentation directory of the kernel. Regards Oliver