kfifo: fix kerneldoc for kfifo_avail and kfifo_in_locked
authorViral Mehta <Viral.Mehta@lntinfotech.com>
Wed, 17 Mar 2010 14:01:17 +0000 (19:31 +0530)
committerJiri Kosina <jkosina@suse.cz>
Thu, 18 Mar 2010 00:24:38 +0000 (01:24 +0100)
commita8d89807373f95f3f7637e3987710a4500a7a857
tree8e55cbefe8f61c12d1db2429378c57e4f5471a40
parent9c5fb19adbeabd269ace11ee2d916cbc0d9118e6
kfifo: fix kerneldoc for kfifo_avail and kfifo_in_locked

Function argument is not having "len" anywhere;
"len" is later used in kfifo_{in|out}.

So here, it would be appropriate to say,
it copies @n bytes and not @len

Signed-off-by: Viral Mehta <viral.mehta@lntinfotech.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
include/linux/kfifo.h