From: Bart Van Assche Date: Mon, 18 May 2015 11:22:19 +0000 (+0200) Subject: scsi_transport_srp: Introduce srp_wait_for_queuecommand() X-Git-Tag: omap-for-v4.2/fixes-rc1^2~152^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be34c62ddf39d1931780b07a6f4241393e4ba2ee;p=pandora-kernel.git scsi_transport_srp: Introduce srp_wait_for_queuecommand() Introduce the helper function srp_wait_for_queuecommand(). Move the definition of scsi_request_fn_active(). Add a comment above srp_wait_for_queuecommand() that support for scsi-mq needs to be added. This patch does not change any functionality. A second call to srp_wait_for_queuecommand() will be introduced in the next patch. Signed-off-by: Bart Van Assche Cc: James Bottomley Cc: Sagi Grimberg Cc: Sebastian Parschauer Cc: #v3.13 Signed-off-by: Doug Ledford --- Reading git-diff-tree failed