Messages in this thread |  | | | Date | Mon, 28 Apr 2008 14:14:45 +0800 (CST) | | Subject | Re: [PATCH] Fix calculus of bitmap_scnprintf_len() | | From | WANG Cong <> |
On Sun, 27 Apr 2008, Paul Jackson wrote:
> Bert wrote:
>> The function bitmap_scnprintf_len() is currently not used
>
> How about we just remove that function?
I am afraid no. See:
include/linux/cpumask.h:292: return bitmap_scnprintf_len(len);
|  |