From: Roland Dreier Date: Fri, 22 Feb 2013 17:52:57 +0000 (-0800) Subject: target: Rename spc_get_write_same_sectors -> sbc_get_write_same_sectors X-Git-Tag: v3.9-rc1~71^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=972b29c8f86093f44e1d781588bd5c5faae3d8e3;p=pandora-kernel.git target: Rename spc_get_write_same_sectors -> sbc_get_write_same_sectors Trivial, but WRITE SAME is an SBC command so it seems strange for a related function (defined in target_core_sbc.c) to be in the spc_ namespace. Signed-off-by: Roland Dreier Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed