]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
pata_artop: typo
authorAlan Cox <alan@redhat.com>
Wed, 1 Apr 2009 14:01:39 +0000 (15:01 +0100)
committerJeff Garzik <jgarzik@redhat.com>
Tue, 7 Apr 2009 00:00:29 +0000 (20:00 -0400)
Fix a typo (this was in the original patch but was not merged when the code
fixes were for some reason)

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
block/blk-settings.c

index 59fd05d9f1d5d8022d1b16a5263d6ae087aadb21..69c42adde52bafb61913d127b9d867e69e45a0c4 100644 (file)
@@ -431,7 +431,7 @@ EXPORT_SYMBOL(blk_queue_segment_boundary);
  *
  * description:
  *    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)