]> www.infradead.org Git - users/jedix/linux-maple.git/commit
[SCSI] mpt2sas: Remove unused duplicate diag_buffer_enable param
authorRoland Dreier <roland@purestorage.com>
Wed, 30 Nov 2011 18:05:50 +0000 (10:05 -0800)
committerMartin K. Petersen <martin.petersen@oracle.com>
Fri, 16 Dec 2011 16:49:36 +0000 (11:49 -0500)
commit0e163e1136243b3402c6d745f2fd414b5498553b
tree7e0277eab164a963c303afa335190ba628e7d0aa
parent67be0eb4cdeb9f6821abdb6c756b440c2ac11530
[SCSI] mpt2sas: Remove unused duplicate diag_buffer_enable param

Commit 921cd8024b90 ("[SCSI] mpt2sas: New feature - Fast Load
Support") moved handling of the diag_buffer_enable module parameter
from mpt2sas_base.c to mpt2sas_scsih.c, but it left an old copy of the
parameter in mpt2sas_base.c.  Remove the unused stub.

Signed-off-by: Roland Dreier <roland@purestorage.com>
Acked-by: "Nandigama, Nagalakshmi" <Nagalakshmi.Nandigama@lsi.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/mpt2sas/mpt2sas_base.c