]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/usb/storage/uas.c
usb: storage: fix multi-line comment style
[karo-tx-linux.git] / drivers / usb / storage / uas.c
index 16bc679dc2fc4b807d0b175ba4914102ce964ec2..4d49fce406e19aef87ec12004dcf3d2e31b5551c 100644 (file)
@@ -799,7 +799,8 @@ static int uas_slave_alloc(struct scsi_device *sdev)
 
        sdev->hostdata = devinfo;
 
-       /* USB has unusual DMA-alignment requirements: Although the
+       /*
+        * USB has unusual DMA-alignment requirements: Although the
         * starting address of each scatter-gather element doesn't matter,
         * the length of each element except the last must be divisible
         * by the Bulk maxpacket value.  There's currently no way to