Michal Nazarewicz afd2e186bd usb: gadget: FunctionFS: Use kstrtoul()
kstrtoul() checks for overflow which simple_strtoul() does not pluss
it has “*end == 0” check in it as well.  As a side effect, a new
line character is now accepted, but this should not be an issue.

Signed-off-by: Michal Nazarewicz <mina86@mina86.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
2013-01-10 12:42:14 +02:00
..
2012-11-21 13:27:17 -08:00
2013-01-10 12:42:14 +02:00
2012-11-21 13:27:17 -08:00
2012-11-06 15:04:14 +02:00
2012-11-21 13:27:17 -08:00
2012-11-11 17:31:53 -08:00
2012-11-21 13:27:17 -08:00
2012-11-21 13:27:17 -08:00
2012-11-21 13:27:17 -08:00
2012-11-21 13:27:17 -08:00
2012-07-29 21:24:21 +04:00