On 01/26/2017 12:36 AM, Bart Van Assche wrote: > The function transport_cmd_check_stop() has two callers. These callers > invoke this function as follows: > * transport_cmd_check_stop(cmd, true, false) > * transport_cmd_check_stop(cmd, false, true) > Hence inline this function into its callers. > > This patch does not change any functionality but improves source > code readability. > > Signed-off-by: Bart Van Assche <bart.vanassche@xxxxxxxxxxx> > Cc: Christoph Hellwig <hch@xxxxxx> > Cc: Andy Grover <agrover@xxxxxxxxxx> > Cc: David Disseldorp <ddiss@xxxxxxx> > --- > drivers/target/target_core_transport.c | 68 +++++++++++++++++----------------- > include/target/target_core_fabric.h | 2 +- > 2 files changed, 34 insertions(+), 36 deletions(-) > Reviewed-by: Hannes Reinecke <hare@xxxxxxxx> Cheers, Hannes -- Dr. Hannes Reinecke zSeries & Storage hare@xxxxxxxx +49 911 74053 688 SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nürnberg GF: F. Imendörffer, J. Smithard, D. Upmanyu, G. Norton HRB 21284 (AG Nürnberg) -- To unsubscribe from this list: send the line "unsubscribe target-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html