From: Paul Jackson Date: Mon, 12 May 2008 21:02:29 +0000 (-0700) Subject: cpumask: remove bitmap_scnprintf_len and cpumask_scnprintf_len X-Git-Tag: v2.6.26-rc3~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4ed0deae8983591264d0e194e168ef65f4775f5;p=pandora-kernel.git cpumask: remove bitmap_scnprintf_len and cpumask_scnprintf_len They aren't used. They were briefly used as part of some other patches to provide an alternative format for displaying some /proc and /sys cpumasks. They probably should have been removed when those other patches were dropped, in favor of a different solution. Signed-off-by: Paul Jackson Cc: "Mike Travis" Cc: "Bert Wesarg" Cc: Alexey Dobriyan Cc: WANG Cong Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed