git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b745c8
)
target: Rename spc_get_write_same_sectors -> sbc_get_write_same_sectors
author
Roland Dreier
<roland@purestorage.com>
Fri, 22 Feb 2013 17:52:57 +0000
(09:52 -0800)
committer
Nicholas 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