Re: [PATCH 8/8] scsi: merge scsi_finish_command and scsi_io_completion

2014-10-01 Thread Bart Van Assche
On 09/07/14 18:31, Christoph Hellwig wrote: [ ... ] Instead of having two functions that each fit on a regular monitor we have now one large function that does not fit on most monitors. Is it really necessary to merge these two functions ? Has it been considered instead of merging these two

[PATCH 8/8] scsi: merge scsi_finish_command and scsi_io_completion

2014-09-07 Thread Christoph Hellwig
Signed-off-by: Christoph Hellwig --- Documentation/scsi/scsi_eh.txt | 12 +++--- drivers/scsi/scsi.c| 58 - drivers/scsi/scsi_lib.c| 84 +++--- drivers/scsi/scsi_priv.h | 1 - 4 files changed, 59 insertions