Re: [PATCH 2/4] hpsa: remove the smp_handler stub

2017-08-29 Thread Johannes Thumshirn
Looks good, Reviewed-by: Johannes Thumshirn -- Johannes Thumshirn Storage jthumsh...@suse.de+49 911 74053 689 SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nürnberg GF: Felix Imendörffer, Jane Smithard, Graham Norton HRB 21284 (AG N

RE: [PATCH 2/4] hpsa: remove the smp_handler stub

2017-08-28 Thread Don Brace
From: linux-scsi-ow...@vger.kernel.org [linux-scsi-ow...@vger.kernel.org] on behalf of Christoph Hellwig [h...@lst.de] Sent: Friday, August 25, 2017 8:37 AM To: Chaitra Basappa; linux-scsi@vger.kernel.org Cc: Bart Van Assche Subject: [PATCH 2/4] hpsa

[PATCH 2/4] hpsa: remove the smp_handler stub

2017-08-25 Thread Christoph Hellwig
The SAS transport class will do the right thing and not register the BSG node if now smp_handler method is present. Signed-off-by: Christoph Hellwig --- drivers/scsi/hpsa.c | 9 - 1 file changed, 9 deletions(-) diff --git a/drivers/scsi/hpsa.c b/drivers/scsi/hpsa.c index 4f7cdb28bd38..a