X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=include%2Fmedia%2Fvideobuf-dma-sg.h;h=90edd22d343c96a2011380964d31ef61bea9ee37;hb=c4c0c56a7a85ed5725786219e4fbca7e840b1531;hp=be8da269ee334c0fae41b01dc5def2877f63ed83;hpb=57675e6e75c18f279b944dc2397cc9fd0053845e;p=linux-2.6-omap-h63xx.git diff --git a/include/media/videobuf-dma-sg.h b/include/media/videobuf-dma-sg.h index be8da269ee3..90edd22d343 100644 --- a/include/media/videobuf-dma-sg.h +++ b/include/media/videobuf-dma-sg.h @@ -1,7 +1,7 @@ /* * helper functions for SG DMA video4linux capture buffers * - * The functions expect the hardware being able to scatter gatter + * The functions expect the hardware being able to scatter gather * (i.e. the buffers are not linear in physical memory, but fragmented * into PAGE_SIZE chunks). They also assume the driver does not need * to touch the video data.