From: Tejun Heo Date: Wed, 13 Mar 2013 21:59:42 +0000 (-0700) Subject: idr: deprecate idr_pre_get() and idr_get_new[_above]() X-Git-Tag: v3.9-rc3~16^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8615d3716fe327c2540cf514a34b227dc9b39e8;p=pandora-kernel.git idr: deprecate idr_pre_get() and idr_get_new[_above]() Now that all in-kernel users are converted to ues the new alloc interface, mark the old interface deprecated. We should be able to remove these in a few releases. Signed-off-by: Tejun Heo Cc: Rusty Russell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed