]> err.no Git - linux-2.6/blobdiff - drivers/media/video/videobuf-vmalloc.c
V4L/DVB (8366): gspca: Better code for ov6650 and ov7630.
[linux-2.6] / drivers / media / video / videobuf-vmalloc.c
index c91e1d8e38025d32c292d888cac3feeb20103d6d..a868b7ed75ff2cc60f09181c1b1812dd44888c56 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * helper functions for vmalloc 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.