On Sun, Jul 15, 2018 at 06:16:22PM -0500, Mike Christie wrote: > transport_init_session_tags is only called from target_core_transport.c > so make it static. > > Signed-off-by: Mike Christie <[email protected]>
Looks fine by itself: Reviewed-by: Christoph Hellwig <[email protected]> Although folding it into the only caller would be even better.

