OSDN Git Service

scsi: core: Move the definition of SCSI_QUEUE_DELAY
authorBart Van Assche <bvanassche@acm.org>
Thu, 30 Jun 2022 19:57:02 +0000 (12:57 -0700)
committerMartin K. Petersen <martin.petersen@oracle.com>
Thu, 7 Jul 2022 21:06:39 +0000 (17:06 -0400)
commit90552cd2d1f962478f1bb426c686540cbd145bec
tree49393e22e211801bd94a2f836c4aec1ad9888b7d
parentacd1a2786c568ee7c254eda9c60eabc401d13c04
scsi: core: Move the definition of SCSI_QUEUE_DELAY

Move the definition of SCSI_QUEUE_DELAY to just above the function that
uses it.

Link: https://lore.kernel.org/r/20220630195703.10155-2-bvanassche@acm.org
Cc: Ming Lei <ming.lei@redhat.com>
Cc: Hannes Reinecke <hare@suse.de>
Cc: John Garry <john.garry@huawei.com>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/scsi_lib.c