treewide: Fix typo in Documentation/DocBook
[deliverable/linux.git] / include / linux / kfifo.h
index 552d51efb429c0867337d845266744c8aac9fb1f..554fde3a3927fa0374cf92c2ef4eb611db1202e5 100644 (file)
@@ -722,7 +722,7 @@ __kfifo_uint_must_check_helper( \
 /**
  * kfifo_dma_out_finish - finish a DMA OUT operation
  * @fifo: address of the fifo to be used
- * @len: number of bytes transferd
+ * @len: number of bytes transferrd
  *
  * This macro finish a DMA OUT operation. The out counter will be updated by
  * the len parameter. No error checking will be done.
This page took 0.025077 seconds and 5 git commands to generate.