From: Roland Dreier Date: Wed, 30 Nov 2011 18:05:50 +0000 (-0800) Subject: [SCSI] mpt2sas: Remove unused duplicate diag_buffer_enable param X-Git-Tag: v3.3-rc1~124^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef8c98543c3ad75240599d4032f7e56b793740a9;p=pandora-kernel.git [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 Acked-by: "Nandigama, Nagalakshmi" Signed-off-by: James Bottomley --- Reading git-diff-tree failed