diff options
author | Viral Mehta <Viral.Mehta@lntinfotech.com> | 2010-03-17 15:01:17 +0100 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2010-03-18 01:24:38 +0100 |
commit | a8d89807373f95f3f7637e3987710a4500a7a857 (patch) | |
tree | 8e55cbefe8f61c12d1db2429378c57e4f5471a40 /MAINTAINERS | |
parent | HPET maintainer email update (diff) | |
download | linux-a8d89807373f95f3f7637e3987710a4500a7a857.tar.xz linux-a8d89807373f95f3f7637e3987710a4500a7a857.zip |
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>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions