From: Tejun Heo Date: Thu, 28 Feb 2013 01:03:36 +0000 (-0800) Subject: atm/nicstar: don't use idr_remove_all() X-Git-Tag: v3.9-rc1~46^2~118 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c767bf2ed3a3844a9d9341366cc388dab7c7ee05;p=pandora-kernel.git atm/nicstar: don't use idr_remove_all() idr_destroy() can destroy idr by itself and idr_remove_all() is being deprecated. Drop its usage. Signed-off-by: Tejun Heo Cc: Chas Williams Cc: David Miller Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed