From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Subject: Re: [PATCH v2 12/16] scsi: fc: use bsg_softirq_done To: Johannes Thumshirn , "Martin K . Petersen" References: <4bf6d3e57ce4637effcc763e5f5ed6166b32f518.1476276823.git.jthumshirn@suse.de> Cc: Christoph Hellwig , Linux Kernel Mailinglist , Linux SCSI Mailinglist , Jens Axboe , "James E.J. Bottomley" , "open list:BLOCK LAYER" From: Hannes Reinecke Message-ID: Date: Thu, 13 Oct 2016 13:45:38 +0200 MIME-Version: 1.0 In-Reply-To: <4bf6d3e57ce4637effcc763e5f5ed6166b32f518.1476276823.git.jthumshirn@suse.de> Content-Type: text/plain; charset=windows-1252 List-ID: On 10/12/2016 03:06 PM, Johannes Thumshirn wrote: > bsg_softirq_done() and fc_bsg_softirq_done() are copies of each other, so > ditch the fc specific one. > > Signed-off-by: Johannes Thumshirn > --- > block/bsg-lib.c | 3 ++- > drivers/scsi/scsi_transport_fc.c | 16 ++-------------- > include/linux/bsg-lib.h | 1 + > 3 files changed, 5 insertions(+), 15 deletions(-) > Reviewed-by: Hannes Reinecke Cheers, Hannes -- Dr. Hannes Reinecke Teamlead Storage & Networking hare@suse.de +49 911 74053 688 SUSE LINUX GmbH, Maxfeldstr. 5, 90409 N�rnberg GF: F. Imend�rffer, J. Smithard, J. Guild, D. Upmanyu, G. Norton HRB 21284 (AG N�rnberg) From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754852AbcJMMdr (ORCPT ); Thu, 13 Oct 2016 08:33:47 -0400 Received: from mx2.suse.de ([195.135.220.15]:36518 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753904AbcJMMdp (ORCPT ); Thu, 13 Oct 2016 08:33:45 -0400 Subject: Re: [PATCH v2 12/16] scsi: fc: use bsg_softirq_done To: Johannes Thumshirn , "Martin K . Petersen" References: <4bf6d3e57ce4637effcc763e5f5ed6166b32f518.1476276823.git.jthumshirn@suse.de> Cc: Christoph Hellwig , Linux Kernel Mailinglist , Linux SCSI Mailinglist , Jens Axboe , "James E.J. Bottomley" , "open list:BLOCK LAYER" From: Hannes Reinecke Message-ID: Date: Thu, 13 Oct 2016 13:45:38 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: <4bf6d3e57ce4637effcc763e5f5ed6166b32f518.1476276823.git.jthumshirn@suse.de> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 10/12/2016 03:06 PM, Johannes Thumshirn wrote: > bsg_softirq_done() and fc_bsg_softirq_done() are copies of each other, so > ditch the fc specific one. > > Signed-off-by: Johannes Thumshirn > --- > block/bsg-lib.c | 3 ++- > drivers/scsi/scsi_transport_fc.c | 16 ++-------------- > include/linux/bsg-lib.h | 1 + > 3 files changed, 5 insertions(+), 15 deletions(-) > Reviewed-by: Hannes Reinecke Cheers, Hannes -- Dr. Hannes Reinecke Teamlead Storage & Networking hare@suse.de +49 911 74053 688 SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nürnberg GF: F. Imendörffer, J. Smithard, J. Guild, D. Upmanyu, G. Norton HRB 21284 (AG Nürnberg)