From: Li Zefan Date: Thu, 15 Jan 2009 21:51:00 +0000 (-0800) Subject: idr: fix wrong kernel-doc X-Git-Tag: v2.6.29-rc2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b098161b4d0231f7dc5306111d576c0bfe0c8eba;p=pandora-kernel.git 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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed