Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8feb4d20 authored by Alan Cox's avatar Alan Cox Committed by Jeff Garzik
Browse files

pata_artop: typo



Fix a typo (this was in the original patch but was not merged when the code
fixes were for some reason)

Signed-off-by: default avatarAlan Cox <alan@redhat.com>
Signed-off-by: default avatarJeff Garzik <jgarzik@redhat.com>
parent 0221c81b
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -431,7 +431,7 @@ EXPORT_SYMBOL(blk_queue_segment_boundary);
 *
 *
 * description:
 * description:
 *    set required memory and length alignment for direct dma transactions.
 *    set required memory and length alignment for direct dma transactions.
 *    this is used when buiding direct io requests for the queue.
 *    this is used when building direct io requests for the queue.
 *
 *
 **/
 **/
void blk_queue_dma_alignment(struct request_queue *q, int mask)
void blk_queue_dma_alignment(struct request_queue *q, int mask)