From: Tejun Heo Date: Wed, 13 Mar 2013 21:59:40 +0000 (-0700) Subject: zcache: convert to idr_alloc() X-Git-Tag: v3.9-rc3~16^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a37c3010002322f40fe668162a237aa99aac42d1;p=pandora-kernel.git zcache: convert to idr_alloc() idr_get_new*() and friends are about to be deprecated. Convert to the new idr_alloc() interface. Only compile tested. Signed-off-by: Tejun Heo Cc: Dan Magenheimer Acked-by: Greg Kroah-Hartman Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed