Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[deliverable/linux.git] / drivers / staging / keucr / transport.c
index ae9414755d2f9b0dbb5620c6cc5d2d74a9d768f0..5e59525271f8badc1700904929e23a115258a8ec 100644 (file)
@@ -669,6 +669,7 @@ int usb_stor_Bulk_transport(struct scsi_cmnd *srb, struct us_data *us)
        /*  R/W data */
        if (transfer_length) {
                unsigned int pipe;
+
                if (srb->sc_data_direction == DMA_FROM_DEVICE)
                        pipe = us->recv_bulk_pipe;
                else
This page took 0.040902 seconds and 5 git commands to generate.