From: Christoph Hellwig Date: Thu, 20 Feb 2014 22:20:58 +0000 (-0800) Subject: [SCSI] remove a useless get/put_device pair in scsi_requeue_command X-Git-Tag: v3.15-rc1~136^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=134997a041f70d4aa5434d2833c8a3cf33697899;p=pandora-kernel.git [SCSI] remove a useless get/put_device pair in scsi_requeue_command Avoid a spurious device get/put pair by cleaning up scsi_requeue_command and folding scsi_unprep_request into it. Signed-off-by: Christoph Hellwig Reviewed-by: Hannes Reinecke Signed-off-by: James Bottomley --- Reading git-diff-tree failed