From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ewan Milne Subject: Re: [PATCH] scsi_debug: improve driver description in Kconfig Date: Thu, 04 Dec 2014 11:44:26 -0500 Message-ID: <1417711466.3154.246.camel@localhost.localdomain> References: <5476302C.9050509@interlog.com> Reply-To: emilne@redhat.com Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from mx1.redhat.com ([209.132.183.28]:43243 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932092AbaLDQox (ORCPT ); Thu, 4 Dec 2014 11:44:53 -0500 In-Reply-To: <5476302C.9050509@interlog.com> Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: dgilbert@interlog.com Cc: SCSI development list , Christoph Hellwig , Hannes Reinecke On Wed, 2014-11-26 at 14:55 -0500, Douglas Gilbert wrote: > From: Douglas Gilbert > Date: Wed, 26 Nov 2014 14:41:55 -0500 > Subject: [PATCH] scsi_debug improve driver description in Kconfig > > Try to give a more accurate driver description and some extra > useful information in less lines. > --- > drivers/scsi/Kconfig | 17 ++++++++--------- > 1 file changed, 8 insertions(+), 9 deletions(-) > > Signed-off-by: Douglas Gilbert > Reviewed-by: Ewan D. Milne