diff --git a/scst/src/scst_lib.c b/scst/src/scst_lib.c index 6f123fa3f..cbb5c771c 100644 --- a/scst/src/scst_lib.c +++ b/scst/src/scst_lib.c @@ -3315,7 +3315,6 @@ static void blk_rq_unmap_kern_sg(struct request *rq, int err) #endif /* LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 26) && !(LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 30) && defined(SCSI_EXEC_REQ_FIFO_DEFINED)) */ #if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 26) - static void scsi_end_async(struct request *req, int error) { struct scsi_io_context *sioc = req->end_io_data;