target: Rename spc_get_write_same_sectors -> sbc_get_write_same_sectors
authorRoland Dreier <roland@purestorage.com>
Fri, 22 Feb 2013 17:52:57 +0000 (09:52 -0800)
committerNicholas Bellinger <nab@linux-iscsi.org>
Sat, 23 Feb 2013 20:46:14 +0000 (12:46 -0800)
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 <roland@purestorage.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>

No differences found