From: Lai Jiangshan Date: Sun, 19 Oct 2008 03:28:21 +0000 (-0700) Subject: bitmask: remove bitmap_scnprintf_len() X-Git-Tag: v2.6.28-rc1~138 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4596435404976b0ded9cdf18b456ca2e1408ddd;p=pandora-kernel.git bitmask: remove bitmap_scnprintf_len() bitmap_scnprintf_len() is not used now, so we remove it. Otherwise we have to maintain it and make its return value always equal to bitmap_scnprintf()'s return value. Signed-off-by: Lai Jiangshan Cc: Alexey Dobriyan Cc: Paul Menage Cc: Paul Jackson Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed