From: Dan Williams Date: Fri, 1 Jul 2011 02:14:33 +0000 (-0700) Subject: isci: retire scic_sds_ and scic_ prefixes X-Git-Tag: v3.0-rc6~1^2~1^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89a7301f21fb00e753089671eb9e4132aab8ea08;p=pandora-kernel.git isci: retire scic_sds_ and scic_ prefixes The distinction between scic_sds_ scic_ and sci_ are no longer relevant so just unify the prefixes on sci_. The distinction between isci_ and sci_ is historically significant, and useful for comparing the old 'core' to the current Linux driver. 'sci_' represents the former core as well as the routines that are closer to the hardware and protocol than their 'isci_' brethren. sci == sas controller interface. Also unwind the 'sds1' out of the parameter structs. Reported-by: Christoph Hellwig Signed-off-by: Dan Williams --- Reading git-diff-tree failed