user_data: update kstrotoXX() functions
commitd21f7e62b34e5d49f9536a94a4f9d5460c969d40
authorDan Carpenter <dan.carpenter@oracle.com>
Fri, 21 Aug 2015 08:57:21 +0000 (21 11:57 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Fri, 21 Aug 2015 08:57:21 +0000 (21 11:57 +0300)
tree64ed7e97e0832c5eab35dfad1d6f6558e14a34ae
parent6ad575151cae5ee5af94f1b394fb65e289d46048
user_data: update kstrotoXX() functions

The kernel no longer has a _kstrtoull() function so this code all broke.

I knew at the time that I was a bad person for using this internal stuff
but I still did it.  Now is the time to do it right and make restitution.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
check_user_data.c
check_user_data2.c