From: Rusty Russell Date: Thu, 24 Sep 2009 15:34:52 +0000 (-0600) Subject: cpumask: remove unused deprecated functions, avoid accusations of insanity X-Git-Tag: v2.6.32-rc1~144^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b805b17382c11a8b1c9bb8053ce9d1dcde0701a;p=pandora-kernel.git cpumask: remove unused deprecated functions, avoid accusations of insanity We're not forcing removal of the old cpu_ functions, but we might as well delete the now-unused ones. Especially CPUMASK_ALLOC and friends. I actually got a phone call (!) from a hacker who thought I had introduced them as the new cpumask API. He seemed bewildered that I had lost all taste. Signed-off-by: Rusty Russell Cc: benh@kernel.crashing.org --- Reading git-diff-tree failed