On 8.2.2017 10:29, Shivasharan S wrote: > fix in v2 : > 1. split patches into two as discussed below > http://marc.info/?l=linux-scsi&m=148638999110404&w=2 > 2. issue_dcmd return type changed from int to void. > > > With the changes to remove checks for a valid request descriptor, > issue_dcmd will now always return DCMD_SUCCESS. This patch changes > return type of issue_dcmd to void and change all callers > appropriately. > > Signed-off-by: Shivasharan S <shivasharan.srikanteshwara@xxxxxxxxxxxx> > Signed-off-by: Kashyap Desai <kashyap.desai@xxxxxxxxxxxx> Reviewed-by: Tomas Henzl <thenzl@xxxxxxxxxx> Tomas