On Mon, 2012-07-16 at 11:04 -0700, Roland Dreier wrote: > From: Roland Dreier <roland@xxxxxxxxxxxxxxx> > > There are no in-tree users of target_get_sess_cmd() outside of > target_core_transport.c. Any new code should use the higher-level > target_submit_cmd() interface. So let's un-export target_get_sess_cmd() > and make it static to the one file where it's actually used. > > Signed-off-by: Roland Dreier <roland@xxxxxxxxxxxxxxx> > --- > drivers/target/target_core_transport.c | 6 +++--- > include/target/target_core_fabric.h | 1 - > 2 files changed, 3 insertions(+), 4 deletions(-) > Applied with some minor fuzz against for-next. Thanks! -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html