]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blobdiff - lib/kfifo.c
Merge tag 'block-5.14-2021-07-30' of git://git.kernel.dk/linux-block
[mirror_ubuntu-jammy-kernel.git] / lib / kfifo.c
index 70dab9ac78273f4cc50da6805dd9dfcf24ead42c..12f5a347aa137088a5364c3dcb0919a316fd7e88 100644 (file)
@@ -415,7 +415,7 @@ static unsigned int __kfifo_peek_n(struct __kfifo *fifo, size_t recsize)
        )
 
 /*
- * __kfifo_poke_n internal helper function for storeing the length of
+ * __kfifo_poke_n internal helper function for storing the length of
  * the record into the fifo
  */
 static void __kfifo_poke_n(struct __kfifo *fifo, unsigned int n, size_t recsize)