From: Scott Teel Date: Thu, 19 Jan 2012 20:01:25 +0000 (-0600) Subject: [SCSI] hpsa: improve naming on external target device functions X-Git-Tag: v3.4-rc1~145^2~152 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f4eb9f1d8f8eb91d0dd486deafd4800b425f289;p=pandora-kernel.git [SCSI] hpsa: improve naming on external target device functions Reduce confusion and inaccuracy caused by dated naming of vars and functions referring to external target devices. CURRENT NAMING: PROPOSED NAMING: "MSA2xxx devices" "external target devices" msa2xxx_model ext_target_model is_msa2xxx is_ext_target add_msa2xxx_enclosure add_ext_target_dev nmsa2xxx_enclosures n_ext_target_devs Signed-off-by: Scott Teel Signed-off-by: Stephen M. Cameron Signed-off-by: James Bottomley --- Reading git-diff-tree failed