diff options
author | 2009-01-15 13:51:00 -0800 | |
---|---|---|
committer | 2009-01-15 16:39:37 -0800 | |
commit | b098161b4d0231f7dc5306111d576c0bfe0c8eba (patch) | |
tree | 4b95f05b5f50bd219943f4bd6b200ccde806a38b /kernel/resource.c | |
parent | cgroups: consolidate cgroup documents (diff) | |
download | wireguard-linux-b098161b4d0231f7dc5306111d576c0bfe0c8eba.tar.xz wireguard-linux-b098161b4d0231f7dc5306111d576c0bfe0c8eba.zip |
idr: fix wrong kernel-doc
idr_get_new_above() and ida_get_new_above() return an id in the range of
@staring_id ... 0x7fffffff, not 0 ... 0x7fffffff.
Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/resource.c')
0 files changed, 0 insertions, 0 deletions