提交 ed656d8d 编写于 作者: R Rolf Eike Beer 提交者: Linus Torvalds

kfifo: Fix typo in comment

It's DECLARE_KFIFO, not DECLARED_KFIFO.
Signed-off-by: NRolf Eike Beer <eike-kernel@sf-tec.de>
Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
上级 e48b7b66
......@@ -81,7 +81,7 @@ union { \
}
/**
* INIT_KFIFO - Initialize a kfifo declared by DECLARED_KFIFO
* INIT_KFIFO - Initialize a kfifo declared by DECLARE_KFIFO
* @name: name of the declared kfifo datatype
*/
#define INIT_KFIFO(name) \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册