From: [EMAIL PROTECTED]
Date: Fri, 10 Aug 2007 14:12:10 -0700

> From: Satyam Sharma <[EMAIL PROTECTED]>
> 
> Callers (especially "store" functions for sysfs or configfs attributes)
> that want to convert an input string to a number may often also want to
> check for simple input sanity or allowable range.  strtol10_check_range()
> of netconsole does this, so extract it out into lib/vsprintf.c, make it
> generic w.r.t.  base, and export it to the rest of the kernel and modules.
> 
> [EMAIL PROTECTED]: cleanups]
> Signed-off-by: Satyam Sharma <[EMAIL PROTECTED]>
> Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>

This depends upon 27/28, which needs some fixes, so please
resubmit once that patch is cured.

Thanks.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to