From: Bart Van Assche Date: Fri, 29 Jun 2012 15:35:05 +0000 (+0000) Subject: [SCSI] Change return type of scsi_queue_insert() into void X-Git-Tag: v3.6-rc1~103^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84feb1664e5e6823105414df77740fda70846b99;p=pandora-kernel.git [SCSI] Change return type of scsi_queue_insert() into void The return value of scsi_queue_insert() is ignored by all its callers, hence change the return type of this function into void. Signed-off-by: Bart Van Assche Reviewed-by: Mike Christie Reviewed-by: Tejun Heo Signed-off-by: James Bottomley --- Reading git-diff-tree failed