[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)
committerJames Bottomley <JBottomley@Parallels.com>
Thu, 15 Dec 2011 06:57:40 +0000 (10:57 +0400)
commitef8c98543c3ad75240599d4032f7e56b793740a9
treed22ad43220bd2aaba318ba9b104ea63241888c4b
parent2f73b9a896634dd0ce68b5af9ae5f475e24ce51e
[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
This page took 0.029574 seconds and 5 git commands to generate.