misc: (ds1682) replace obsolete simple_strtoull() with kstrtoull()
authorSebastien Bourdelin <sebastien.bourdelin@savoirfairelinux.com>
Tue, 1 Apr 2014 15:04:28 +0000 (11:04 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 3 May 2014 23:26:24 +0000 (19:26 -0400)
commit403007457dce735ca4fa27a1df4c9af305e53652
treecbcccda47b2325972473e931c02cfc5ca0553640
parent32d9dbe37965cb2e7fce47ea836a57cab4ffe5d4
misc: (ds1682) replace obsolete simple_strtoull() with kstrtoull()

simple_strtoull() is obsolete, use the newer kstrtoull() instead.

Signed-off-by: Sebastien Bourdelin <sebastien.bourdelin@savoirfairelinux.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/ds1682.c
This page took 0.025017 seconds and 5 git commands to generate.