OSDN Git Service

scsi: hpsa: remove the smp_handler stub
authorChristoph Hellwig <hch@lst.de>
Fri, 25 Aug 2017 15:37:39 +0000 (17:37 +0200)
committerMartin K. Petersen <martin.petersen@oracle.com>
Wed, 30 Aug 2017 01:51:44 +0000 (21:51 -0400)
commit9a664f4924907300246413ba3ccd9fadb0934c29
tree1b105af585ad6a82f5fbe7ff1397ec10bcb6304d
parentc1225f01af085aea9c9d094febf157de9d07d861
scsi: hpsa: remove the smp_handler stub

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 <hch@lst.de>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Acked-by: Don Brace <don.brace@microsemi.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/hpsa.c